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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 7, 8, 9
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: