Saturday, April 6, 2013

JCP: JSRs.next(); New JDk8, JEE7 JSRs stages and statuses

In a previous post "JEE7: Where we are now, Glassfish v4 and JEE7 roadmap", I have introduced latest update on JEE7 JSRs links, status provided with mailing lists, javadocs and reference implementation projects links.

As part of Adopt-A-JSR and Adopt OpenJDK programs, now I am going to widening the JSRs announcements to include JDK8, as well as JEE7 new updates alongside some interesting JSRs from previews JDK7 and JEE6 releases.

For more information, and keeping your-self up to date about JSRs statuses check our Trello JSR Stages board, which is public board to everyone interested to know about the latest JSRs status of JEE7 and JDK8 JSRs.

Here is JEE7, JSE8 JSRs list and some of the most popular JDK7 and JEE6 JSRs status and stages.

Java 8 Second Edition JSRs.

JSR

Name

Description

Approved for Status

JSR 335

Lambda Expressions for the Java Programming Language

Extend the Java language to support compact lambda expressions(closures), as well as related language and library features to enable the Java SE APIs to use lambda expressions effectively.

Early Draft Review 3

JSR 308

Annotations on Java Types

This JSR extends the Java annotation syntax to permit annotations on any occurrence of a type. Previously, annotations could not be placed on generic type arguments, type casts, etc.

Java 7 Enterprise Edition JSRs.

JSR 362

Portlet Specification 3.0

This update to the Portlet Specification will address progress in Java EE, client-side web, and mobile technology that has taken place since JSR286 Portlet Specification 2.0 became final in 2008.

New JSR approved, JSR Review Ballot

JSR 342

Java Platform, Enterprise Edition 7 (Java EE 7) Specification

This JSR will develop Java EE 7, the next version of the Java Platform, Enterprise Edition. 

Proposed Final Draft

JSR 236

Concurrency Utilities for Java EE v1.0

Concurrency Utilities for Java EE provides a simple, standardized API for using concurrency from application components without compromising container integrity while still preserving the Java EE platform's fundamental benefits.

JSR 338

Java Persistence 2.1

The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Java EE and Java SE environments. 

JSR 339

JAX-RS 2.0: The Java API for RESTful Web Services

This JSR will develop the next version of JAX-RS, the API for RESTful (Representational State Transfer) Web Services in the Java Platform. 

JSR 340

Java Servlet 3.1

This JSR is to develop the next version of Java Servlets - Java Servlets 3.1

JSR 341

Expression Language 3.0

This is an update to Expression Language 2.2, currently part of JSR 245, JavaServer Page (JSP) 2.2.

JSR 345

Enterprise JavaBeans 3.2

Enterprise JavaBeans is an architecture for the development and deployment of component-based business applications.

JSR 346

Contexts and Dependency Injection for Java EE 1.1

Updates and clarifications to CDI 1.0 along much requested features.

JSR 356

Java API for WebSocket v1.0

The Java API for WebSocket JSR will define a standard API for creating WebSocket applications.

JSR 344

JavaServer Faces 2.2

This JSR is an update to the 2.1 version of the JavaServer Faces specification. This is the first major revision of the JavaServer Specification since JSR 314.

Final Approval ballot

JSR 343

Java Message Service v2.0

This is an update to the Java Message Service API, an existing API for accessing enterprise-messaging systems from Java programs.

JSR 349

Bean Validation v1.1

Bean Validation standardizes constraint definition, declaration, and validation for the Java platform. For more information on Bean Validation and how to participate, check out http://beanvalidation.org.

JSR 352

Batch Applications for the Java Platform v1.0

This JSR specifies a programming model for batch applications and a runtime for scheduling and executing jobs. 

JSR 353

Java API for JSON Processing v1.0

The Java API for JSON Processing (JSON-P) JSR will develop a Java API to process (for e.g. parse, generate, transform and query) JSON. 

Current JDK7 and JEE6 JSRs with status maintenance review:

JSR 322

Java EE Connector Architecture 1.6

The Java EE Connector Architecture 1.5 defines a standard architecture for connecting to Enterprise Information Systems. This JSR will enhance the existing specification with features requested by experts and community.

Maintenance Review 1

JSR 245

JavaServer Pages 2.1

This is the next revision of the JavaServerTM Pages specification. The purpose of JSP 2.1 is to improve alignment with JavaServerTM Faces (JSF) and enhance ease of development.

 

Maintenance Review 3

JSR 919

JavaMail API

A description of the new APIs that are being introduced in JavaMail. 

JSR 907

Java Transaction API (JTA)

Revisions to the JTA specification. 

Maintenance Review 5

JSR 115

Java Authorization Contract for Containers

This JSR seeks to define a contract between containers and authorization service providers that will result in the implementation of providers for use by containers.

Maintenance Review 8

JSR 250

Common Annotations for the Java Platform

This JSR will develop annotations for common semantic concepts in the J2SE and J2EE platforms that apply across a variety of individual technologies. 

Maintenance Review 2

JSR 318

Enterprise JavaBeans 3.1

Enterprise JavaBeans is an architecture for the development and deployment of component-based business applications.


No comments :

Post a Comment