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

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: