jdk/src/java.base/share/classes/java/lang/constant
2019-05-21 15:44:00 -04:00
..
AsTypeMethodHandleDesc.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
ClassDesc.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
Constable.java 8224175: Fix inconsistencies in @jls and @jvms tags 2019-05-20 17:29:44 -07:00
ConstantDesc.java 8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters 2019-05-17 13:16:07 -04:00
ConstantDescs.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
ConstantUtils.java 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00
DirectMethodHandleDesc.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
DirectMethodHandleDescImpl.java 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00
DynamicCallSiteDesc.java 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00
DynamicConstantDesc.java 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00
MethodHandleDesc.java 8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods 2019-05-16 13:34:33 -04:00
MethodTypeDesc.java 8223723: j.l.c.MethodTypeDesc.dropParameterTypes​ throws the undocumented exception: IllegalArgumentException 2019-05-21 15:44:00 -04:00
MethodTypeDescImpl.java 8223723: j.l.c.MethodTypeDesc.dropParameterTypes​ throws the undocumented exception: IllegalArgumentException 2019-05-21 15:44:00 -04:00
package-info.java 8215300: additional changes to constants API 2018-12-13 10:35:09 -05:00
PrimitiveClassDescImpl.java 8210031: implementation for JVM Constants API 2018-12-09 12:36:24 -05:00
ReferenceClassDescImpl.java 8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec 2019-01-09 08:07:23 -05:00