jdk-24/test/jdk/java/lang/reflect/callerCache
Mandy Chung c6339cb8a2 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors

Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
..
AccessTest.java 8206240: java.lang.Class.newInstance() is causing caller to leak 2018-10-04 13:02:58 -07:00
CustomLoaderTest.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
Members.java 8202113: Reflection API is causing caller classes to leak 2018-05-11 14:21:46 -07:00
ReflectionCallerCacheTest.java 8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library 2021-02-17 17:34:58 +00:00
ReflectTest.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00