master
8309893: Integrate ReplicateB/S/I/L/F/D nodes to Replicate node
8316907: Fix nonnull-compare warnings
8318588: Windows build failure after JDK-8314468 due to ambiguous call
8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader
8211238: @Deprecated JFR event
8323950: Null CLD while loading shared lambda proxy class with javaagent active
8320275: assert(_chunk->bitmap().at(index)) failed: Bit not set at index
8324983: Race in CompileBroker::possibly_add_compiler_threads
8322957: Generational ZGC: Relocation selection must join the STS
8311218: fatal error: stuck in JvmtiVTMSTransitionDisabler::VTMS_transition_disable
8314295: Enhance verification of verifier
8323631: JfrTypeSet::write_klass can enqueue a CLD klass that is unloading
8302670: use-after-free related to PhaseIterGVN interaction with Unique_Node_List and Node_Stack
8319704: LogTagSet::set_output_level() should not accept NULL as LogOutput
8315149: Add hsperf counters for CPU time of internal GC threads
8306706: Support out-of-line code generation for MachNodes
8320370: NMT: Change MallocMemorySnapshot to simplify code.
8324688: C2: Disable ReduceAllocationMerges by default
8318447: Move NMT source code to own subdirectory
8323243: JNI invocation of an abstract instance method corrupts the stack
8302102: Disable ASan for SafeFetch and os::print_hex_dump
8322237: Heap dump contains duplicate thread records for mounted virtual threads
8322163: runtime/Unsafe/InternalErrorTest.java fails on Alpine after JDK-8320886