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
Line 127: Line 127:
 
         |
 
         |
 
         | targeted
 
         | targeted
 +
        |-
 +
        | 5
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8192963 JEP 325: Switch Expressions]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | candidate
 +
        |-
 +
        | 6
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8170361 JEP 302: Lambda Leftovers]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | candidate
 +
        |-
 +
        | 7
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8170351JEP 301: Enhanced Enums]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | candidate
 +
        |-
 +
        | 8
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8160859 JEP 293: Guidelines for JDK Command-Line Tool Options]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | candidate (Launcher may be affected)
 +
        |-
 +
        | 9
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8046267 JEP 218: Generics over Primitive Types]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | candidate
 
         |}
 
         |}
 
</div>
 
</div>

Revision as of 05:44, 5 February 2018

Planning page for JDT Core work for Photon (4.8)

The sub-lists in the order of decreasing urgency is shown in the table below - Last few rows are for convenience and may not have mapping of row number to urgency.

Overview

Number All Bugs Open Bugs
4.8 M5 Next Milestone Next Milestone
4.7.3 Maintenance Maintenance
4.8 Photon Photon


Java 9 Technical Debt and Additional Features Support

Sl No Category Remarks
1 Open Java 9 bugs for next milestone 4.8 M5
2 Open Java 9 bugs for next maintenance 4.7.3
3 Open Java 9 bugs slated for 4.8
4 Open Java 9 Orphan bugs waiting for adoption Please sync up with the respective QA contacts.
5 All Java 9 open bugs targeted plus non-targeted

Java 8 Technical Debt Support

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

JDK 10 Investigation

(Yes, we may get a JDK 10, 11, etc., after all: Proposal from jdk-dev list)

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

JDK 11

Sl No JEP /JDK Bug Eclipse Bug/Wiki Link Target Remarks
1 JEP 309: Dynamic Class-File Constants Not Applicable - Placeholder targeted
2 JEP 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector Not Applicable - Placeholder targeted
3 JEP 320: Remove the Java EE and CORBA Modules Not Applicable - Placeholder targeted
4 jep 323: Local-Variable Syntax for Lambda Parameters Not Applicable - Placeholder targeted
5 JEP 325: Switch Expressions Not Applicable - Placeholder candidate
6 JEP 302: Lambda Leftovers Not Applicable - Placeholder candidate
7 301: Enhanced Enums Not Applicable - Placeholder candidate
8 JEP 293: Guidelines for JDK Command-Line Tool Options Not Applicable - Placeholder candidate (Launcher may be affected)
9 JEP 218: Generics over Primitive Types Not Applicable - Placeholder candidate

Back to the top