master
8297887: Update Siphash
8273341: Update Siphash to version 1.0
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods
8173070: Remove ValueObj class for allocation subclassing for runtime code
8187443: Forest Consolidation: Move files to unified layout
8271968: Better canonical naming
8243302: Advanced class supports
8216184: CDS/appCDS tests failed on Windows due to long path to a classlist file
8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass())
8370986: Enhance Zip file reading
8221351: Crash in KlassFactory::check_shared_class_file_load_hook
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
8268364: jmethod clearing should be done during unloading
8211328: Different declaration and definition of ClassLoaderData::classes_do() leads to build failures
8251945: SIGSEGV in PackageEntry::purge_qualified_exports()
8209385: CDS runtime classpath checking is too strict when only classes from the system modules are archived
8205531: jcmd VM.classloaders should fold similar loaders
8244777: ClassLoaderStats VM Op uses constant hash value
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
8200261: Regression with JVM anonymous class
8265980: Fix systemDictionary and loaderConstraints printing
8197999: Accessors in typeArrayOopDesc should use new Access API
8319851: Improve exception logging
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
8218751: Do not store original classfiles inside the CDS archive
8206977: Minor improvements of runtime code
8169559: Add class loader names to relevant VM messages
8240529: CheckUnhandledOops breaks NULL check in Modules::define_module
8194812: Extend class-data sharing to support the module path 8199360: Rework the support for the 'ignored' module options in CDS
8199712: Flight Recorder
8201556: Disallow reading oops in ClassLoaderData if unloading
8230841: Remove oopDesc::equals()
8201505: Use WeakHandle for ProtectionDomainCacheTable and ResolvedMethodTable 8193524: Redefining a method that removes use of 1 or more lambda expressions causes the JVM to hang
8197954: Remove unnecessary intermediary APIs from AppCDS implementation
8352637: Enhance bytecode verification
8205422: assert(false) failed: Bad verification_type_info
8227766: CheckUnhandledOops is broken in MemAllocator
8203030: Zero s390 31 bit size_t type conflicts in shared code
8325600: Better symbol storage
8192061: Clean up allocation.inline.hpp includes
8210094: Better loading of classloader classes
8200276: Cleanup allocation.hpp includes
8364660: ClassVerifier::ends_in_athrow() should be removed
8292713: Unsafe.allocateInstance should be intrinsified without UseUnalignedAccesses
8226721: Missing intrinsics for Math.ceil, floor, rint