Community

Community Summary

JSR #341 - Expression Language 3.0

Community Summary

The materials on this page are provided by the Spec Lead of this JSR for evaluation and feedback. These materials are not final, and are subject to change as the JSR progresses through the process.

This JSR is being run as a java.net project in order to provide greater transparency to the community.

The email archives for this JSR can be viewed at http://java.net/projects/el-spec.

To receive emails directly, please sign up as a java.net member at https://java.net/people/new, then click the "Bookmark This Project" link on http://java.net/projects/el-spec to join the project as an Observer.

Observers of the project can subscribe to the users@el-spec.java.net email list. This list is a reflector for the expert group email list (jsr341-experts@el-spec.java.net) and receives all emails that are sent to the experts list. It can also be used for community discussion related to the JSR.

If you wish to join this JSR's observer alias, send email to the Spec Lead of this JSR: Kin-man Chung

Recommended Areas for Providing Feedback

  • Review the spec and javadoc for incorrect or confusing descriptions or discrepancies or typos in the latest spec, JSR 341. File issues in EL_SPEC.
  • Test features in Reference Implementation in GlassFish. File issues and submit patches to GLASSFISH
    • Stand-alone support, especially ELProcessor and ELManager. Check for ease-of-use and completeness.
    • Lambda expression: Check if the syntax is complete and well-defined in the specification. Check compatibility with JDK 8
    • Collection support: Check compatibility with JDK 8
  • For any new feature requests, file issues in EL_SPEC.

Post your feedback to users@el-spec.java.net.

References for Getting Started