jdk-24/test/jdk/java/lang/constant
2021-06-22 02:08:15 +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 8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null 2019-09-10 10:35:52 -07:00
ClassDescTest.java 8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null 2019-05-06 14:47:55 -04:00
CondyDescTest.java 8215648: remove equals and hashCode implementations from j.l.i.VarHandle 2019-01-11 09:02:44 -05: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
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