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
8267174: Many test files have the wrong Copyright header
8272836: Limit run time for java/lang/invoke/LFCaching tests
8297727: Forcing LF interpretation lead to StackOverflowError in reflection code
8350549: MethodHandleProxies.WRAPPER_TYPES is not thread-safe
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200
8372002: VarHandle for receiver's superclass instance fields fails describeConstable
8364751: ConstantBootstraps.explicitCast contradictory specification for null-to-primitive
8350151: Support requires property to filter tests incompatible with --enable-preview
8319567: Update java/lang/invoke tests to support vm flags 8319568: Update java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java to accept vm flags 8319672: Several classloader tests ignore VM flags 8319676: A couple of jdk/modules/incubator/ tests ignore VM flags 8319677: Test jdk/internal/misc/VM/RuntimeArguments.java should be marked as flagless
8299505: findVirtual on array classes incorrectly restricts the receiver type
8184777: Factor out species generation logic from BoundMethodHandle
8266254: Update to use jtreg 6 8265020: tests must be updated for new TestNG module name
8353835: Implement JEP 500: Prepare to Make Final Mean Final
8284191: Replace usages of 'a the' in hotspot and java.base
8234923: Missed call_site_target nmethod dependency for non-fully initialized ConstantCallSite instance
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 8013527: calling MethodHandles.lookup on itself leads to errors
8358535: Changes in ClassValue (JDK-8351996) caused a 1-9% regression in Renaissance-PageRank
8213932: [TESTBUG] assertEquals is invoked with the arguments in the wrong order
8230501: Class data support for hidden classes
8307944: ClassFileDumper should only load java.nio.file.Path if enabled
8284444: Sting typo
8010319: Implementation of JEP 181: Nest-Based Access Control
8187688: Additional tests for MethodHandle.invokeWithArguments
8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
8264288: Performance issue with MethodHandle.asCollector
8210732: remove jdk.testlibrary.Utils
8259922: MethodHandles.collectArguments does not throw IAE if pos is outside the arity range
8255531: MethodHandles::permuteArguments throws NPE when duplicating dropped arguments
8220282: Add MethodHandle tests on accessing final fields
8370976: Review the behavioral changes of core reflection descriptor parsing migration
8210779: 8182404 and 8210732 haven't updated copyright years
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
8236111: narrow allowSmartActionArgs disabling
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
8265079: Implement VarHandle invoker caching
8335060: ClassCastException after JDK-8294960
8299183: Invokers.checkExactType passes parameters to create WMTE in opposite order