jdk-24/test/jdk/java/lang/invoke/lookup
Mandy Chung 9bfe415f66 8305104: Remove the old core reflection implementation
Reviewed-by: dholmes, alanb
2023-06-13 19:41:38 +00:00
..
java.base/java/lang 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
ChainedLookupTest.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
LookupClassTest.java 8173975: Lookup::in should not allow target class be primitive or array class 2019-10-29 12:52:03 -07:00
ReflectiveLookupTest.java 8305104: Remove the old core reflection implementation 2023-06-13 19:41:38 +00:00
SpecialStatic.java