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

Simplify use of module-system options by custom launchers

XMLWordPrintable


      System.getProperties has an @implNote to document the system properties: jdk.module.path, jdk.upgrade.module.path, jdk.module.main, and jdk.module.main.class.

      We need to think through scenarios where custom launchers might need to do the equivalent of the java -X options, -XaddExports for example. At this time, then the system properties used to communicate the values of -XaddExports, -Xpatch etc are JDK-internal.

            mchung Mandy Chung (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              Resolved: