master
8347909: Automatic precompiled.hpp inclusion
8373599: Cleanup arguments.hpp includes
8376810: Make Atomic<T> default constructor non-explicit
8372528: Unify atomic exchange and compare exchange
8369503: [Linux] Move machine-specific queries to the OSContainer layer
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8387048: NMTCommittedVirtualMemoryTracker.test_committed_virtualmemory_region_vm fails due to found_stack_top
8379665: Obsolete AlwaysActAsServerClassMachine and NeverActAsServerClassMachine
8353558: x86: Use better instructions for ICache sync when available
8367982: Unify ObjectSynchronizer and LightweightSynchronizer
8381145: Missing ResourceMark in Mutex::print_on()
8353854: Change map_memory() signature to match other functions
8354547: REDO: Force clients to explicitly pass mem_tag value, even if it is mtNone
8386476: NMT: Large page reservation not attributed to the correct memory tag
8376688: Gtest os.attempt_reserve_memory_between_small_range_fill_hole_vm fails on AIX 7.3
8386546: Fix race when reserving memory with NUMA interleaving on Windows
8371587: Final mapping lost in ProcSmapsParser::parse_next
8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations
8351484: Race condition in max stats in MonitorList::add
8377996: [REDO] NMT: Consolidate [Virtual/Committed/Reserved]Regions into one structure