master
8296812: sprintf is deprecated in Xcode 14
8264774: Implementation of Foreign Function and Memory API (Incubator)
8267464: Circular-dependency resilient inline headers
8325585: Remove no longer necessary calls to set/unset-in-asgct flag in JDK 17
8216167: Update include guards to reflect correct directories
8308341: JNI_GetCreatedJavaVMs returns a partially initialized JVM 8309231: ProblemList vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java 8309171: Test vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.java fails after JDK-8308341
8361447: [REDO] Checked version of JNI Release<type>ArrayElements needs to filter out known wrapped arrays
8295974: jni_FatalError and Xcheck:jni warnings should print the native stack when there are no Java frames
8187443: Forest Consolidation: Move files to unified layout
8262896: [macos_aarch64] Crash in jni_fast_GetLongField
8303942: os::write should write completely 8316468: os::write incorrectly handles partial write 8183227: read/write APIs in class os shall return ssize_t
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec
8228547: accessibility errors in jvmti.html
8277444: Data race between JvmtiClassFileReconstituter::copy_bytecodes and class linking
8240908: RetransformClass does not know about MethodParameters attribute
8268524: nmethod::post_compiled_method_load_event racingly called on zombie
8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents 8233915: JVMTI FollowReferences: Java Heap Leak not found because of C2 Scalar Replacement
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
8264800: cleanup Threads_lock comments in JVM/TI function headers
8339725: Concurrent GC crashed due to GetMethodDeclaringClass
8265489: Stress test times out because of long ObjectSynchronizer::monitors_iterate(...) operation
8261262: Kitchensink24HStress.java crashed with EXCEPTION_ACCESS_VIOLATION
8252871: fatal error: must own lock JvmtiThreadState_lock 8252816: JvmtiEnvThreadState::clear_to_frame_pop() is not used
8371103: vmTestbase/nsk/jvmti/scenarios/events/EM02/em02t006/TestDescription.java failing
8307067: remove broken EnableThreadSMRExtraValidityChecks option
8256811: Delayed/missed jdwp class unloading events
8253899: Make IsClassUnloadingEnabled signature match specification
8260471: Change SystemDictionary::X_klass calls to vmClasses::X_klass
8254364: Remove leading _ from struct/union declarations in jvmti.h
8245877: assert(_value != __null) failed: resolving NULL _value in JvmtiExport::post_compiled_method_load
8250042: Clean up methodOop and method_oop names from the code
8008243: Zero: Implement fast bytecodes
8265753: Remove manual JavaThread transitions to blocked
8266973: Migrate to ClassHierarchyIterator when enumerating subclasses
8257831: Suspend with handshakes
8253180: ZGC: Implementation of JEP 376: ZGC: Concurrent Thread-Stack Processing
8261125: Move VM_Operation to vmOperation.hpp
8214850: Rename vm_operations.?pp files to vmOperations.?pp files
8252685: APIs that require JavaThread should take JavaThread arguments
8263434: Dangling references after MethodComparator::methods_EMCP
8283298: Make CodeCacheSegmentSize a product flag
8264711: More runtime TRAPS cleanups
8067223: [TESTBUG] Rename Whitebox API package
8263992: Remove dead code NativeLookup::base_library_lookup
8313678: SymbolTable can leak Symbols during cleanup
8248391: Unify handling of all OopStorage instances in weak root processing
8254162: Implementation of Foreign-Memory Access API (Third Incubator)
8256380: JDK-8254162 broke 32bit windows build
8259894: refactor parts of jvm.h into jvm_io.h and jvm_constants.h
8254231: Implementation of Foreign Linker API (Incubator)
8331735: UpcallLinker::on_exit races with GC when copying frame anchor 8286875: ProgrammableUpcallHandler::on_entry/on_exit access thread fields from native
8269240: java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC
8331626: unsafe.cpp:162:38: runtime error in index_oop_from_field_offset_long - applying non-zero offset 4563897424 to null pointer
8265317: [vector] assert(payload->is_object()) failed: expected 'object' value for scalar-replaced boxed vector but got: NULL
8265783: Create a separate library for x86 Intel SVML assembly intrinsics
8349988: Change cgroup version detection logic to not depend on /proc/cgroups 8347811: Container detection code for cgroups v2 should use cgroup.controllers 8354878: File Leak in CgroupSubsystemFactory::determine_type of cgroupSubsystem_linux.cpp:300