-
Bug
-
Resolution: Fixed
-
P3
-
9
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
-