Maintenance of the JEP 118/120 specification

Alex Buckley alex.buckley at oracle.com
Fri Aug 15 00:28:07 UTC 2014


Since March 2014, the specification of parameter name access (JEP 118) 
and repeating annotations (JEP 120) has been part of the specification 
of the Java SE 8 platform. In particular, the specification of JEPs 118 
and 120 is given jointly by:

- The Java Language Specification, Java SE 8 Edition
- The Java Virtual Machine Specification, Java SE 8 Edition
- Core Reflection API specification (java.lang.reflect)
- Language Model API specification (javax.lang.model)

Going forward, minor corrections to the specification of JEPs 118 and 
120 may be sent to the following OpenJDK lists:

- For the JLS and JVMS: jls-jvms-spec-comments
- For the Core Reflection API: core-libs-dev
- For the Language Model API: compiler-dev

The enhanced-metadata-spec-discuss list will shortly be made read-only.

Alex


More information about the enhanced-metadata-spec-discuss mailing list