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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 9-repo-jigsaw
    • 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.

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

              Created:
              Updated:
              Resolved: