jdk-24/test/jdk/java/lang/constant
2023-03-23 16:04:35 +00:00
..
access_test 8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification 2019-06-25 18:21:21 -04:00
boottest 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00
methodTypeDesc 8027682: javac wrongly accepts semicolons in package and import decls 2023-03-23 16:04:35 +00:00
ClassDescTest.java 8278863: Add method ClassDesc::ofInternalName 2022-09-20 07:50:03 +00:00
CondyDescTest.java 8215648: remove equals and hashCode implementations from j.l.i.VarHandle 2019-01-11 09:02:44 -05:00
ConstantDescsTest.java 8304360: Test to ensure ConstantDescs fields work 2023-03-16 20:55:29 +00:00
ConvertTest.java 8241100: Make Boolean, Character, Byte, and Short implement Constable 2020-05-04 09:41:01 -07:00
DescribeResolveTest.java 8241100: Make Boolean, Character, Byte, and Short implement Constable 2020-05-04 09:41:01 -07:00
DynamicCallSiteDescTest.java 8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE 2021-07-13 17:48:21 +00:00
DynamicConstantDescTest.java 8263108: Class initialization deadlock in java.lang.constant 2021-03-18 01:45:07 +00:00
IndyDescTest.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
MethodHandleDescTest.java 8267421: j.l.constant.DirectMethodHandleDesc.Kind.valueOf(int) implementation doesn't conform to the spec regarding REF_invokeInterface handling 2021-06-22 02:08:15 +00:00
MethodTypeDescTest.java 8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown 2019-05-22 09:26:48 -04:00
NameValidationTest.java 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00
SymbolicDescTest.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
TestHelpers.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
TypeDescriptorTest.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00