| Summary: | Standalone applications fail on MacOSX El Capitan due to JDK-8143907 when using Java 7. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | Misc | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 (Neon) RC1 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
- Added a static initializer to FXDomain, which provides a workaround for JDK-8143907 on Java 7 and Mac OS X El Capitan in standalone mode. - Added a TODO to remove the respective functionality when dropping support for JavaSE-1.7. Resolving as fixed in 4.0.0 RC1. |