Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8178281

Remove @link reference to Module class until boot JDK is updated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • javafx

    Description

      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}.
                                                               ^

      Attachments

        Issue Links

          Activity

            People

              kcr Kevin Rushforth
              kcr Kevin Rushforth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: