master
8210031: implementation for JVM Constants API
8265130: Make ConstantDesc class hierarchy sealed
8224175: Fix inconsistencies in @jls and @jvms tags
8255016: ConstantDescs.FALSE claims it represents TRUE
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
8267421: j.l.constant.DirectMethodHandleDesc.Kind.valueOf(int) implementation doesn't conform to the spec regarding REF_invokeInterface handling
8268124: Update java.lang to use switch expressions
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
8310838: Correct range notations in MethodTypeDesc specification
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
8241014: Miscellaneous typos in documentation comments
8215300: additional changes to constants API