Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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 (Java 9 Technical Debt and Additional Features Support)
(Planning page for JDT Core for Photon (4.8))
 
(102 intermediate revisions by 3 users not shown)
Line 1: Line 1:
= Planning page for JDT Core work for Photon (4.8) =
+
= Planning page for JDT Core for Photon (4.8) =
  
Entire list of photon slated bugs available [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=4.8%20bugs&sharer_id=152344 here].
+
=== Java 9 Support ===
 +
''Done'' <br/>
 +
Add Java 9 support - [https://bugs.eclipse.org/bugs/showdependencytree.cgi?id=457413&hide_resolved=0 Java 9 Tree]. The BETA_JAVA9 branch merged into 4.8 and 4.7.1a in September 2017
  
=== Java 9 Technical Debt and Additional Features Support ===
+
=== Java 10 support  ===
+
''Done'' <br/>
<div>  
+
Add Java 10 support - [https://bugs.eclipse.org/bugs/showdependencytree.cgi?id=525732&hide_resolved=0 Java 10 Tree]. The BETA_JAVA_18_3 branch o be merged into 4.8 and 4.7.3a in March 2018.
        {|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]
+
        |  added here for quick access     
+
        |-
+
        | 4
+
        | [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=dorem&remaction=run&namedcmd=4.8%20J9%20bugs&sharer_id=152344 All 4.8 slated Java 9 bugs]
+
        |       
+
        |-
+
        | 5
+
        | [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>
+
  
=== Java 8  Technical Debt Support ===
+
=== Routine Maintenance and Enhancements ===
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]
+
''Done'' <br/>
 
+
[https://bit.ly/2KJhP26  All Resolved Bugs]
=== Java 18.3 Investigation ===
+
Investigate Java 18.3 features and the possible support from JDT Core [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732 Top Level Bug]
+
  
 +
For a Java releases driven planning please refer to [https://wiki.eclipse.org/JDT_Core/Plan/Java Java Releases Support Page]
 
[[Category:JDT]]
 
[[Category:JDT]]

Latest revision as of 12:29, 21 May 2018

Planning page for JDT Core for Photon (4.8)

Java 9 Support

Done
Add Java 9 support - Java 9 Tree. The BETA_JAVA9 branch merged into 4.8 and 4.7.1a in September 2017

Java 10 support

Done
Add Java 10 support - Java 10 Tree. The BETA_JAVA_18_3 branch o be merged into 4.8 and 4.7.3a in March 2018.

Routine Maintenance and Enhancements

Done
All Resolved Bugs

For a Java releases driven planning please refer to Java Releases Support Page

Back to the top