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

Reduce number of "jdk.jpackage.internal" classes used from other packages

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • tools
    • b26
    • generic
    • generic

      Stop using internal AppImageFile, ApplicationLayout, and PackageFile classes in the tests. Replace them with stubs.
      It was handy to use them, but from now on, it is better to decouple jpackage internals from the tests.

      Stop referencing IOUtils class from XmlUtils and PathUtils classes.

      Make IOUtils, AppImageFile, ApplicationLayout, and PackageFile classes package-private to prevent accidental use from outside "jdk.jpackage.internal" package.

            asemenyuk Alexey Semenyuk
            asemenyuk Alexey Semenyuk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: