master
8261520: JDK-8261302 breaks runtime/NMT/CheckForProperDetailStackTrace.java
8269466: Factor out the common code for initializing and starting internal VM JavaThreads
8265101: Remove unnecessary functions in os*.inline.hpp
8338139: {ClassLoading,Memory}MXBean::isVerbose methods are inconsistent with their setVerbose methods
8280004: DCmdArgument<jlong>::parse_value() should handle NULL input
8216167: Update include guards to reflect correct directories
8303102: jcmd: ManagementAgent.status truncates the text longer than O_BUFLEN
8271396: Spelling errors
8252685: APIs that require JavaThread should take JavaThread arguments
8264748: Do not include arguments.hpp from compilerDefinitions.hpp
8263589: Introduce JavaValue::get_oop/set_oop
8267666: Add option to jcmd GC.heap_dump to use existing file
8303942: os::write should write completely 8316468: os::write incorrectly handles partial write 8183227: read/write APIs in class os shall return ssize_t
8266795: Remove dead code LowMemoryDetectorDisabler
8281015: Further simplify NMT backend
8297958: NMT: Display peak values
8317772: NMT: Make peak values available in release builds
8315362: NMT: summary diff reports threads count incorrectly
8313081: MonitoringSupport_lock should be unconditionally initialized after 8304074
8318474: Fix memory reporter for thread_count
8289182: NMT: MemTracker::baseline should return void
8307378: Allow collectors to provide specific values for GC notifications' actions
8251392: Consolidate Metaspace Statistics
8247878: Move Management strong oops to OopStorage
8277990: NMT: Remove NMT shutdown capability
8264565: Templatize num_arguments() functions of DCmd subclasses
8256844: Make NMT late-initializable
8261672: Reduce inclusion of classLoaderData.hpp
8219436: Safepoint logs correction and misc
8313678: SymbolTable can leak Symbols during cleanup
8231666: ThreadIdTable::grow() invokes invalid thread transition
8304074: [JMX] Add an approximation of total bytes allocated on the Java heap by the JVM
8262328: Templatize JVMFlag boilerplate access methods