| Summary: | [16] Debug Support for Java 16 | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Sarika Sinha <sarika.sinha> |
| Component: | Debug | Assignee: | Sarika Sinha <sarika.sinha> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | loskutov |
| Version: | 4.18 | ||
| Target Milestone: | BETA J16 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.eclipse.org/bugs/show_bug.cgi?id=573509 | ||
| Whiteboard: | |||
| Bug Depends on: | 568060, 568132, 568295, 570677 | ||
| Bug Blocks: | 567998, 570007 | ||
|
Description
Sarika Sinha
Bug 567998 has same title? What is difference between "[16] Debug Support for Java 16" and "Debug Support for Java 16 in 4.18"? I don't see JavaSE-16 execution environment defined yet in org.eclipse.jdt.launching? I guess this is what we need first to run something on Java 16? (In reply to Andrey Loskutov from comment #1) > Bug 567998 has same title? > What is difference between "[16] Debug Support for Java 16" and "Debug > Support for Java 16 in 4.18"? > > I don't see JavaSE-16 execution environment defined yet in > org.eclipse.jdt.launching? I guess this is what we need first to run > something on Java 16? Yes, I will be creating the beta branch next and first thing is to add the Execution Environment. This is the root bug for all Java 16 work but as it will span 2 releases we create separate bugs like Bug 567998 for 4.18 just to indicate that during this release JDT Debug is working on Java 16 work. Similarly I will create one more for 4.19 in future. |