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

add support for 3 digit update release numbers

XMLWordPrintable

    • b01
    • Not verified

        Regression test
        sun/misc/Version/Version.java
        has started to fail since JDK-8139787 was fixed.

        java.lang.IllegalStateException: No match found
        at java.util.regex.Matcher.group(Matcher.java:485)
        at Version.jvmVersionInfo(Version.java:156)
        at Version.main(Version.java:49)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.lang.IllegalStateException
        JavaTest Message: shutting down test

        result: Failed. Execution failed: `main' threw exception: java.lang.IllegalStateException: No match found

              robm Robert Mckenna
              msolovie Maxim Soloviev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: