master
8339834: Replace usages of -mx and -ms in some tests
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8304919: Implementation of Virtual Threads
8187443: Forest Consolidation: Move files to unified layout
8298783: java/lang/ref/FinalizerHistogramTest.java failed with "RuntimeException: MyObject is not found in test output"
8348844: Remove remaining JVMTI tests from ProblemList-Virtual, use requires instead
8315680: java/lang/ref/ReachabilityFenceTest.java should run with -Xbatch
8285690: CloneableReference subtest should not throw CloneNotSupportedException
8257876: Avoid Reference.isEnqueued in tests
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8188055: (ref) Add Reference::refersTo predicate