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

Change separator used in modular options to a comma.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • internal
    • tools

      The options --add-modules and --limit-modules use File.pathSeperator() to seperate list of modules.

      It should be comma-separated list of modules. This can be rephrased to
          --add-modules <mod>[,<mod>...] Root modules to resolve for creating the runtime image.

            herrick Andy Herrick (Inactive)
            herrick Andy Herrick (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: