Module::getPackages on an unnamed module may return packages that are in a named module

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: 9
    • Component/s: core-libs
    • None

      If Module::getPackages is invoked on the unnamed module of a class loader then the set of packages returned will include the packages of any named modules that are defined to that class loader.

      Fixing this will require a small spec change because Module::getPackages is specified to return the same of packages as ClassLoader::getDefinePackages. It should only return the packages that are in the unnamed module.

            Assignee:
            Mandy Chung (Inactive)
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: