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 91: Line 91:
 
         |
 
         |
 
         |  Maintenance Release 4 ongoing - keep open.
 
         |  Maintenance Release 4 ongoing - keep open.
 +
        |}
 +
</div>
 +
 +
=== JDK 11 ===
 +
 +
<div>
 +
        {|class="wikitable" border="1"  cellpadding="4"  cellspacing="4"
 +
        | <b>Sl No</b>
 +
        | <b>JEP /JDK Bug</b>
 +
        | <b>Eclipse Bug/Wiki Link</b>
 +
        | <b>Target</b>
 +
        | <b>Remarks</b>
 +
        |-
 +
        | 1
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8193259 JEP 309: Dynamic Class-File Constants ]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | targeted
 +
        |-
 +
        | 2
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8189188 JEP 318: Epsilon: An Arbitrarily Low-Overhead Garbage Collector]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | targeted
 +
        |-
 +
        | 3
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8177279 JEP 320: Remove the Java EE and CORBA Modules]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | targeted
 +
        |-
 +
        | 4
 +
        | [https://bugs.openjdk.java.net/browse/JDK-8174901 jep 323:  Local-Variable Syntax for Lambda Parameters]
 +
        | [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732  Not Applicable - Placeholder]
 +
        |
 +
        | targeted
 
         |}
 
         |}
 
</div>
 
</div>

Revision as of 05:31, 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

Back to the top