Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 567997

Summary: [16] Debug Support for Java 16
Product: [Eclipse Project] JDT Reporter: Sarika Sinha <sarika.sinha>
Component: DebugAssignee: 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 CLA 2020-10-19 08:44:34 EDT
Root bug for Java 16 Debug Support
Comment 1 Andrey Loskutov CLA 2020-10-19 10:00:02 EDT
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?
Comment 2 Sarika Sinha CLA 2020-10-19 12:26:28 EDT
(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.