master
8187443: Forest Consolidation: Move files to unified layout
8338411: Implement JEP 486: Permanently Disable the Security Manager
8334733: Remove obsolete @enablePreview from tests after JDK-8334714
8373935: Migrate java/lang/invoke tests away from TestNG
8272836: Limit run time for java/lang/invoke/LFCaching tests
8297727: Forcing LF interpretation lead to StackOverflowError in reflection code
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8350208: CTW: GraphKit::add_safepoint_edges asserts "not enough operands for reexecution"
8299505: findVirtual on array classes incorrectly restricts the receiver type
8267174: Many test files have the wrong Copyright header
8184777: Factor out species generation logic from BoundMethodHandle
8353835: Implement JEP 500: Prepare to Make Final Mean Final
8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance
8358535: Changes in ClassValue (JDK-8351996) caused a 1-9% regression in Renaissance-PageRank
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
8284444: Sting typo
8010319: Implementation of JEP 181: Nest-Based Access Control
8264288: Performance issue with MethodHandle.asCollector
8210732: remove jdk.testlibrary.Utils
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
8220282: Add MethodHandle tests on accessing final fields
8336012: Fix usages of jtreg-reserved properties
8249697: remove temporary fixes from java/lang/invoke/RicochetTest.java
8202686: Missing test case for 8200167 - final Object methods
8210779: 8182404 and 8210732 haven't updated copyright years
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8335060: ClassCastException after JDK-8294960