-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: javafx
To reproduce this bug simply run the attached test program and click on the "Show Document" button on a Mac machine:
java --add-modules javafx.deploy HelloHostServices
For now the workaround to this bug is to add the following option at runtime:
--add-exports=java.desktop/com.apple.eio=javafx.deploy
java --add-modules javafx.deploy HelloHostServices
For now the workaround to this bug is to add the following option at runtime:
--add-exports=java.desktop/com.apple.eio=javafx.deploy
- is blocked by
-
JDK-8160464 Application.getHostServices throws ClassNotFoundException
-
- Resolved
-
- relates to
-
JDK-8214158 Implement HostServices.showDocument on macOS without calling AWT
-
- Resolved
-