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

Update 8u jdeps list of internal APIs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u60
    • 8u60
    • tools
    • b18

        The following packages are non-SE API and exported by JDK 9 (see JDK-8042244)
          org.w3c.dom.css,
          org.w3c.dom.html,
          org.w3c.dom.stylesheets,
          org.w3c.dom.xpath;

        JDK 9 jdeps will report them correctly as they are exported. 8u60 jdeps should be updated not to flag them as internal APIs.

        In addition, javafx.** are exported APIs. jdeps should flag the internal JavaFX classes to help developers to determine if they use any JavaFX internal APIs that will become inaccessible in JDK 9.

              mchung Mandy Chung (Inactive)
              mchung Mandy Chung (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: