| Other |
|---|
| openjfx11Fixed |
|
Blocks :
|
We add the following qualified exports from java.base to javafx.web, in the dependencies/java.base/module-info.java.extra file: exports sun.net.www to javafx.web; A grep of the javafx.web sources (including native) shows that this package is unused. This qualified export line should be removed.
|