Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "JDT Core/Plan/4.8"

m
m
Line 7: Line 7:
  
 
=== Java 9 Technical Debt and Additional Features Support ===
 
=== Java 9 Technical Debt and Additional Features Support ===
All Java 9 related open bugs available [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=J9.Open&sharer_id=152344 here].
+
 +
<div>
 +
        {|class="wikitable" border="1"  cellpadding="4"  cellspacing="4"
 +
        | Sl No
 +
        | Category
 +
        | Remarks
 +
        |-
 +
        | 1
 +
        | [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=J9.Open&sharer_id=152344 All Java 9 open bugs ]
 +
        |
 +
        |-
 +
        | 2
 +
        | [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=All%204.7.2%20J9%20Open&sharer_id=152344 All 4.7.2 slated Java 9 bugs]
 +
        |       
 +
        |-
 +
        | 3
 +
        | [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=All%204.7.2%20Open&sharer_id=152344 All 4.7.2 bugs]
 +
        |       
 +
        |-
 +
        | 4
 +
        | [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=J9.Orphans&sharer_id=152344 Java 9 Orphan bugs waiting for adoption ]
 +
        | Please sync up with the respective QA contacts.      
 +
        |}</div>
  
All 4.8 slated Java 9 open bugs available [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=4.8%20J9%20bugs&sharer_id=152344 here].
 
 
All 4.7.2 slated Java 9 bugs available [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=All%204.7.2%20J9%20Open&sharer_id=152344 here].
 
 
All 4.7.2 slated bugs available [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=All%204.7.2%20Open&sharer_id=152344 here].
 
Java 9 Orphan bugs waiting for adoption available [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=J9.Orphans&sharer_id=152344 here]. Please sync up with the respective QA contacts.
 
 
 
=== Java 8  Technical Debt Support ===
 
=== Java 8  Technical Debt Support ===
 
Other bugs and enhancements related to Java 8 that is slated to 4.8 - [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=4.8%20J8%20bugs&sharer_id=152344 here]
 
Other bugs and enhancements related to Java 8 that is slated to 4.8 - [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=4.8%20J8%20bugs&sharer_id=152344 here]

Revision as of 00:35, 10 October 2017

Planning page for JDT Core work for Photon (4.8)

Entire list of photon slated bugs available here.

Java 9 Support

Java 9 support bug 457413. The BETA_JAVA9 branch/target merged into 4.7.1a - the Java 9 support in maintenance release

Java 9 Technical Debt and Additional Features Support

Sl No Category Remarks
1 All Java 9 open bugs
2 All 4.7.2 slated Java 9 bugs
3 All 4.7.2 bugs
4 Java 9 Orphan bugs waiting for adoption Please sync up with the respective QA contacts.

Java 8 Technical Debt Support

Other bugs and enhancements related to Java 8 that is slated to 4.8 - here

Java 18.3 Investigation

Investigate Java 18.3 features and the possible support from JDT Core Top Level Bug

Back to the top