[TESTBUG] Update expected failure message in runtime/modules/IgnoreModulePropertiesTest.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b151

      The fix for:

      JDK-8168836: Minor clean up on warning/error messages on --add-exports and --add-reads

      changed the error message when unable to parse and/or locate a named module. The test needs to be updated:

      testOption("--patch-module", "=d", "jdk.module.patch.0", "Missing module name");

      should now be:

      testOption("--patch-module", "=d", "jdk.module.patch.0", "Unable to parse --patch-module");

            Assignee:
            David Holmes
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: