Run-time images with a subset of the standard/JDK modules have qualified exports to modules that don't exist

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P3
    • None
    • Affects Version/s: 9-repo-jigsaw
    • Component/s: core-libs

      Create a run-time image that only has java.base and try "java -listmods:java.base". We can see that java.base has qualified exports to modules that don't exist.

      We need to consider dropping these qualified exports (link or run time?) so as to avoid the scenario where someone puts modules with these names on the application module path.

            Assignee:
            Unassigned
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: