master
8187443: Forest Consolidation: Move files to unified layout
8276177: nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption failed with "assert(def_ik->is_being_redefined()) failed: should be being redefined to get here"
8281297: TestStressG1Humongous fails with guarantee(is_range_uncommitted)
8234779: Provide idiom for declaring classes noncopyable
8211926: Catastrophic size_t underflow in BitMap::*_large methods
8253167: ARM32 builds fail after JDK-8247910 8213483: ARM32: runtime/ErrorHandling/ShowRegistersOnAssertTest.java jtreg test fail
8274860: gcc 10.2.1 produces an uninitialized warning in sharedRuntimeTrig.cpp
8213574: Deadlock in string table expansion when dumping lots of CDS classes
8205583: Crash in ConcurrentHashTable do_bulk_delete_locked_for
8200276: Cleanup allocation.hpp includes
8165929: Constify arguments of Copy methods
8182847: Copy class should use assert macros
8264593: debug.cpp utilities should be available in product builds.
8266404: Fatal error report generated with -XX:+CrashOnOutOfMemoryError should not contain suggestion to submit a bug report
8213137: Remove static initialization of monitor/mutex instances
8192061: Clean up allocation.inline.hpp includes
8185712: [windows] Improve native symbol decoder
8193373: Cleanup ElfFile and family
8173070: Remove ValueObj class for allocation subclassing for runtime code
8204551: Event descriptions are truncated in logs
8324861: Exceptions::wrap_dynamic_exception() doesn't have ResourceMark
8221851: Use of THIS_FILE in hotspot invalidates precompiled header on Linux/GCC
8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
8234796: Refactor Handshake::execute to take a more complex type than ThreadClosure
8195099: Concurrent safe-memory-reclamation mechanism
8209976: Improve iteration over non-JavaThreads
8286562: GCC 12 reports some compiler warnings 8293691: converting a defined BasicType value to a string should not crash the VM 8287491: compiler/jvmci/errors/TestInvalidDebugInfo.java fails new assert: assert((uint)t < T_CONFLICT + 1) failed: invalid type #
8252250: isnanf is obsolete
8203220: Introduce ATTRIBUTE_ALIGNED macro
8248238: Implementation: JEP 388: Windows AArch64 Support 8272181: Windows-AArch64:Backport fix of `Backtracing broken on PAC enabled systems`
8218136: minor hotspot adjustments for xlclang++ from xlc16 on AIX
8230841: Remove oopDesc::equals()
8214206: Fix for JDK-8213419 is broken on 32-bit
8203490: StringTable::dump lacks a load barrier
8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
8227041: runtime/memory/RunUnitTestsConcurrently.java has a memory leak
8286707: JFR: Don't commit JFR internal jdk.JavaMonitorWait events
8253795: Implementation of JEP 391: macOS/AArch64 Port 8253816: Support macOS W^X 8253817: Support macOS Aarch64 ABI in Interpreter 8253818: Support macOS Aarch64 ABI for compiled wrappers 8253819: Implement os/cpu for macOS/AArch64 8253839: Update tests and JDK code for macOS/Aarch64 8254941: Implement Serviceability Agent for macOS/AArch64 8255776: Change build system for macOS/AArch64 8262903: [macos_aarch64] Thread::current() called on detached thread 8262896: [macos_aarch64] Crash in jni_fast_GetLongField
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
8298730: Refactor subsystem_file_line_contents and add docs and tests
8271506: Add ResourceHashtable support for deleting selected entries
8209850: Allow NamedThreads to use GlobalCounter critical sections
8214180: Need better granularity for sleeping
8199275: Fix inclusions of allocation.inline.hpp
8204055: SIGSEGV in java -XX:
8198554: Add fuzzy matching for log levels and tags when parsing -Xlog
8203287: Zero fails to build after JDK-8199712 (Flight Recorder)
8199712: Flight Recorder
8314794: Improve UTF8 String supports
8228764: New library dependencies due to JDK-8222720
8222720: Provide extended VMWare/vSphere virtualization related info in the hs_error file on linux/windows x86_64
8313691: use close after failing os::fdopen in vmError and ciEnv
8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
8299254: Support dealing with standard assert macro
8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)