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

javac module options need to match runtime options

XMLWordPrintable

      The model of the module graph, and the effect of module-related command line options needs to be consistent between javac and the runtime.

      Currently, the major known discrepancy is the set of modules visible to the unnamed module (and the related need for -addmods).

      We need to allow for some inherent differences between the two worlds, such as -modulesourcepath. (javac only)

      General checklist
      -XaddExports -XaddReads -addmods -limitmods -listmods etc

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

              Created:
              Updated: