jdk/src/java.base/share/classes/java/lang/constant
2021-05-24 15:55:04 +00: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 8257845: Integrate JEP 390 2020-12-08 23:04:01 +00:00
ConstantDescs.java 8255016: ConstantDescs.FALSE claims it represents TRUE 2020-10-19 23:53:06 +00: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 8241014: Miscellaneous typos in documentation comments 2020-03-20 20:54:56 +00:00
DynamicCallSiteDesc.java 8224158: assertion related to NPE at DynamicCallSiteDesc::withArgs should be reworded 2021-05-24 15:55:04 +00:00
DynamicConstantDesc.java 8263358: Update java.lang to use instanceof pattern variable 2021-03-24 09:57:22 +00:00
MethodHandleDesc.java 8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException 2019-05-21 15:59:46 -04:00
MethodTypeDesc.java 8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown 2019-05-22 09:26:48 -04:00
MethodTypeDescImpl.java 8241014: Miscellaneous typos in documentation comments 2020-03-20 20:54:56 +00: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 8241014: Miscellaneous typos in documentation comments 2020-03-20 20:54:56 +00:00