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 Debug/Plan/4.7"

([Java 9 Support])
(Java 9 Support)
Line 2: Line 2:
  
 
=== Java 9 Support ===
 
=== Java 9 Support ===
Java 9 support is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.7 when Java 9 gets released.
+
Working on Java 9 support is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.8 and 4.7.1 when Java 9 gets released in July 2017.
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=14843004&namedcmd=Java%209%20Debug JDT Debug Plan] to support debugging in Java 9.
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=14843004&namedcmd=Java%209%20Debug JDT Debug Plan] to support debugging in Java 9.
  

Revision as of 06:51, 7 December 2016

Planning page for JDT Debug work for Oxygen (4.7)

Java 9 Support

Working on Java 9 support is the primary focus for Oxygen. The BETA_JAVA9 branch/target is expected to be merged into 4.8 and 4.7.1 when Java 9 gets released in July 2017.

Trigger point Support

To set a trigger point for breakpoints and define dependencies between breakpoints bug 495957.

Routine Maintenance and Enhancements

Other Bugs and enhancements.

Back to the top