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 UI/Plan/4.8"

(Created page with "= Planning page for JDT UI work for Photon (4.8) = === Java 9 Support === Working on Java 9 support {{bug|458244}}. The BETA_JAVA9 branch/target is expected to be merged into...")
 
(Java 18.3 support)
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Planning page for JDT UI work for Photon (4.8) =
 
= Planning page for JDT UI work for Photon (4.8) =
  
=== Java 9 Support ===
+
=== Java 9 Support ===  
Working on Java 9 support {{bug|458244}}. The BETA_JAVA9 branch/target is expected to be merged into 4.8 and 4.7.1 when Java 9 gets released in September 2017.
+
''Done'' <br/>
 +
Add Java 9 support - {{bug|458244}}. The BETA_JAVA9 branch is expected to be merged into 4.8 and 4.7.1a when Java 9 gets released in September 2017.
  
 
=== JUnit 5 Support ===
 
=== JUnit 5 Support ===
Add support for JUnit 5 {{bug|488566}}. The BETA_JUNIT5 branch is expected to be merged into 4.8 and 4.7.1 when JUnit 5 gets released in September 2017.
+
''Done'' <br/>
 +
Add JUnit 5 support - {{bug|488566}}. The BETA_JUNIT5 branch is expected to be merged into 4.8 and 4.7.1a when JUnit 5 gets released in September 2017.
 +
 
 +
=== Java 18.3 support  ===
 +
Provide basic support for Java 18.3 scheduled for GA in March 2018. See [https://bugs.eclipse.org/bugs/show_bug.cgi?id=525750 bug 525750].
 +
 
 +
=== Enhance support for Java 9 and JUnit 5 ===
 +
Fix bugs and enhancements listed [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Eclipse&columnlist=product%2Ccomponent%2Cassigned_to%2Cbug_status%2Cresolution%2Cshort_desc%2Cchangeddate%2Ctarget_milestone%2Creporter&component=Text&component=UI&list_id=16913481&order=changeddate%20DESC%2Ctarget_milestone%20DESC%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id&product=JDT&query_based_on=&query_format=advanced&short_desc=%5B9%5D%20%5BJUnit%205%5D&short_desc_type=anywordssubstr&target_milestone=4.7.2&target_milestone=4.7.3&target_milestone=4.8&target_milestone=4.8%20M3&target_milestone=4.8%20M4&target_milestone=4.8%20M5&target_milestone=4.8%20M6&target_milestone=4.8%20M7 here].
  
 
=== Routine Maintenance and Enhancements ===
 
=== Routine Maintenance and Enhancements ===

Revision as of 08:06, 2 November 2017

Planning page for JDT UI work for Photon (4.8)

Java 9 Support

Done
Add Java 9 support - bug 458244. The BETA_JAVA9 branch is expected to be merged into 4.8 and 4.7.1a when Java 9 gets released in September 2017.

JUnit 5 Support

Done
Add JUnit 5 support - bug 488566. The BETA_JUNIT5 branch is expected to be merged into 4.8 and 4.7.1a when JUnit 5 gets released in September 2017.

Java 18.3 support

Provide basic support for Java 18.3 scheduled for GA in March 2018. See bug 525750.

Enhance support for Java 9 and JUnit 5

Fix bugs and enhancements listed here.

Routine Maintenance and Enhancements

Other bugs and enhancements.

Back to the top