Blocks :
|
|
Relates :
|
|
Relates :
|
This is a follow-on to JDK-8177751 which removed all references to the Module class. One @link to Module was missed, so we get a failure if doclint is enabled: gradle -PDOC_LINT=all javadoc /localhome/kcr/javafx/9-kcr/jfx/rt/modules/javafx.fxml/src/main/java/javafx/fxml/FXML.java:41: error: reference not found * (e.g., in its module-info.class) or by calling {@link Module#addOpens}. ^
|