Ignore any System property specified as -Djdk.module that matches reserved module system properties

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • 9
    • b137

      Currently, the JVM only ignores properties specified on the command line as -Djdk.module... if it exactly matches a property potentially used by the JVM. For example, it ignores -Djdk.module.addreads.0 but not -Djdk.module.addreads or -Djdk.module.addreads.foo.

      This RFE proposes ignoring any property in the jdk.module namespace that at least partially matches a reserved module system property.

            Assignee:
            Harold Seigel (Inactive)
            Reporter:
            Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: