From alex.buckley at oracle.com Fri Aug 15 00:28:07 2014 From: alex.buckley at oracle.com (Alex Buckley) Date: Thu, 14 Aug 2014 17:28:07 -0700 Subject: Maintenance of the JEP 118/120 specification Message-ID: <53ED5417.9090806@oracle.com> 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