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"

(Add link to JEP286 page)
(Java 18.3 Investigation)
Line 55: Line 55:
 
Other open 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 open 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]
  
=== Java 18.3 Investigation ===
+
=== JDK 10 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]
+
(Yes, we may get a JDK 10, 11, etc., after all: [http://mail.openjdk.java.net/pipermail/jdk-dev/2017-November/000116.html Proposal from jdk-dev list])
 +
 
 +
Investigate Java 10 features and the possible support from JDT Core [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525732 Top Level Bug].
  
 
[[JDT Core/Plan/4.8/JEP286 | JEP286: Local Variable Type Inference]]
 
[[JDT Core/Plan/4.8/JEP286 | JEP286: Local Variable Type Inference]]
  
 
[[Category:JDT]]
 
[[Category:JDT]]

Revision as of 11:41, 21 November 2017

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

Sl No Category Remarks
1 Open Bugs - Next Milestone 4.8 M3
2 Open 4.7.2 bugs -
3 Open Photon Bugs


Java 9 Technical Debt and Additional Features Support

Sl No Category Remarks
1 Open Java 9 bugs for next milestone 4.8 M3
2 Open 4.7.2 slated Java 9 bugs
3 Open 4.8 slated Java 9 bugs
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.

JEP286: Local Variable Type Inference

Back to the top