master
8226709: MethodTypeDesc::resolveConstantDesc needs access check per the specification
8215510: j.l.c.ClassDesc is accepting descriptors not allowed by the spec
8229785: MethodType::fromMethodDescriptorString should require security permission if loader is null
8219483: j.l.c.ClassDesc::nested(String, String...) doesn't throw NPE if any arg is null
8215648: remove equals and hashCode implementations from j.l.i.VarHandle
8241100: Make Boolean, Character, Byte, and Short implement Constable
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
8263108: Class initialization deadlock in java.lang.constant
8210031: implementation for JVM Constants API
8267421: j.l.constant.DirectMethodHandleDesc.Kind.valueOf(int) implementation doesn't conform to the spec regarding REF_invokeInterface handling
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown