-
Bug
-
Resolution: Fixed
-
P1
-
7, 7u95
-
JDK 7u95b09 x64 + Mac 10.11 x64
-
b01
-
x86
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8145258 | 7u95 | Nakul Natu | P1 | Closed | Fixed | b13 |
Reproducible: always
Testsuite name: FXSamples manual
Product(s) tested: JDK7u95b09 (64bit)
Platform-specific: yes
OS/architecture: Mac10.11
Steps to reproduce: Try to execute Ensemble.jar or other fx GUI application.
Expected result: application started.
Actual result: Application fails with a headless-mode related text.
Same for -Xint and software rendering mode.
Suprisingly, BrickBreaker still works. Looks like, sometimes application could be launched.
Testsuite name: FXSamples manual
Product(s) tested: JDK7u95b09 (64bit)
Platform-specific: yes
OS/architecture: Mac10.11
Steps to reproduce: Try to execute Ensemble.jar or other fx GUI application.
Expected result: application started.
Actual result: Application fails with a headless-mode related text.
Same for -Xint and software rendering mode.
Suprisingly, BrickBreaker still works. Looks like, sometimes application could be launched.
- backported by
-
JDK-8145258 All FX apps fail on OS X 10.11 due to NPE in MacFontFinder
- Closed