master
8203681: Miscellaneous changes imported from jsr166 CVS 2018-06
8371740: LinkedTransferQueue.poll() returns null even though queue is not empty
8374365: Update copyright year to 2025 for test/jdk in files where it was missed
8386372: Add ConcurrentSkipListMap to map stress test
8318809: java/util/concurrent/ConcurrentLinkedQueue/WhiteBox.java shows intermittent failures on linux ppc64le and aarch64
8187443: Forest Consolidation: Move files to unified layout
8225490: Miscellaneous changes imported from jsr166 CVS 2019-09
8365058: Enhance CopyOnWriteArraySet
8221168: java/util/concurrent/CountDownLatch/Basic.java fails
8145138: CyclicBarrier/Basic.java failed with "3 not equal to 4"
8370887: DelayScheduler.replace method may break the 4-ary heap in certain scenarios
8210732: remove jdk.testlibrary.Utils
8370568: Refer to Thread.interrupted as "interrupted status" consistently
8288899: java/util/concurrent/ExecutorService/CloseTest.java failed with "InterruptedException: sleep interrupted"
8323659: LinkedTransferQueue add and put methods call overridable offer
8376533: Remove test dependencies on ReferenceQueue$Lock in preparation for JDK-8376477
8201386: Miscellaneous changes imported from jsr166 CVS 2018-05
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8380109: Implement JEP 533: Structured Concurrency (Seventh Preview)
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8338411: Implement JEP 486: Permanently Disable the Security Manager
8375130: [BACKOUT] Scalability issue when submitting virtual threads with almost empty tasks
8284161: Implementation of Virtual Threads (Preview)
8382582: Remove the experimental JVMCI feature
8286300: Port JEP 425 to S390X 8377034: Enable full JSR166TestCase.java test for s390x 8380035: compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java crashes on s390x 8335163: [s390x] test failure - PrintClasses.java