master
8354460: Streaming output for attach API should be turned on by default
8367014: Rename class Atomic to AtomicAccess
8364115: Sort share/services includes
8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
8371990: Remove two second delayed OOME after GC shutdown
8364638: Refactor and make accumulated GC CPU time code generic
8347909: Automatic precompiled.hpp inclusion
8339134: Callers of Exceptions::fthrow should ensure exception message lengths avoid the INT_MAX limits of os::vsnprintf
8370203: Add jcmd AOT.end_recording diagnostic command
8365896: Remove unnecessary explicit buffer nul-termination after using os::snprintf
8369186: HotSpot Style Guide should permit some uses of the C++ Standard Library
8275445: RunThese30M.java failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
8367485: os::physical_memory is broken in 32-bit JVMs when running on 64-bit OSes
8322043: HeapDumper should use parallel dump by default
8320215: HeapDumper can use DumpWriter buffer during merge
8368527: JMX: Add an MXBeans method to query GC CPU time
8301077: Replace NULL with nullptr in share/services/
8324492: Remove Atomic support for OopHandle
8303963: Replace various encodings of UINT/SIZE_MAX in gc code
8219436: Safepoint logs correction and misc
8368357: Some source files have initial blank lines
8367982: Unify ObjectSynchronizer and LightweightSynchronizer
8262328: Templatize JVMFlag boilerplate access methods