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

JDT Debug/Plan/4.8

Revision as of 07:20, 25 July 2017 by Unnamed Poltroon (Talk)

Planning page for JDT Debug work for Photon(4.8)

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.

TO BE DELIVERED in 4.7.1

Lambda Debugging Support

[1.8] Variables view should show captured lambda variables - bug 516319
[1.8] Stack frame for Lambda doesn't provide enough context in Variables view - bug 484032
[1.8] Lambda variables (closures) are not recognized by debugger variable inspector - bug 516278


Routine Maintenance and Enhancements

Other Bugs and enhancements.

Back to the top