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

Replace package.html files with package-info.java in the java.desktop module

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 7, 8, 9
    • client-libs
    • b161
    • generic
    • generic

        Part of JSR 175 was adding package-info.java source files that could be used to hold package javadoc and package annotations. It is preferable and more regular to use package-info.java files to hold package-level javadoc than html files. The JDK packages should use switch to using the newer idiom.

        Note that javax.swing and java.awt were updated already.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: