| Summary: | [1.9] Add support for Java SE 9 features in JDT UI | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Noopur Gupta <noopur_gupta> |
| Component: | UI | Assignee: | Noopur Gupta <noopur_gupta> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | daniel_megert, manderse, markus.kell.r, noopur_gupta, stryker, wayne.beaton |
| Version: | 4.5 | ||
| Target Milestone: | BETA J9 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 482260 | ||
| Bug Blocks: | 456778 | ||
|
Description
Noopur Gupta
Is there another bug for tracking java9 in core? For example I add a java9 jre, but the vminstall is not added to any of the execution environments that it should be added to. (In reply to Rob Stryker from comment #1) > Is there another bug for tracking java9 in core? For example I add a java9 > jre, but the vminstall is not added to any of the execution environments > that it should be added to. Yes, there's a bug for that. Do you know what the bug id is Daniel ? :) We really would like to start testing and running Java9 VM with our existing Java6,7,8 applications but can't at this moment. (In reply to Max Rydahl Andersen from comment #3) > Do you know what the bug id is Daniel ? :) > > We really would like to start testing and running Java9 VM with our existing > Java6,7,8 applications but can't at this moment. The blocking but gives you the bugs for each component. The one for JDT Core is bug 457413. FYI: We fixed the problem that you can't run Eclipse (or an RCP) with JRE 9. |