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

Move JavadocTester to a named package

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 13
    • 12
    • tools

        In general, library code in the unnamed package is not a great idea, because it can be hard to control building classes and the implicit imports.

        JavadocTester should be moved from the unnamed package to a named package, to make it easier to refactor nested classes into top-level classes, and to support additional features going forward.

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: