-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8u11
-
generic
-
generic
Testsuite name: Regression
Test name: sun/misc/Version/Version.java
JDK tested: 8u11 nightly build: /net/aurora-ds.us.oracle.com/data/export/aurora/sca/scanas411/export/java-re/build/re3/nightlyws/jdk8u-cpu/b03_2014-04-04-0902_2643/ws-b03_2014-04-04-0902_2643
OS tested: ALL
LOG:
----------System.out:(4/213)----------
newVersionInfo: input=1.8.0_11-ea-langtools-nightly-h2652-20140405-b03 output=1.8.0_11-b3
JDK version = 1.8.0_11-b3 1.8.0_11-b3
newVersionInfo: input=25.11-b01 output=25.1.0-b0
JVM version = 25.1.0-b0 25.11.0-b1
----------System.err:(12/622)----------
java.lang.RuntimeException: Unmatched version: 25.1.0-b0 vs 25.11.0-b1
at Version.main(Version.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:754)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 25.1.0-b0 vs 25.11.0-b1
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 25.1.0-b0 vs 25.11.0-b1
Test name: sun/misc/Version/Version.java
JDK tested: 8u11 nightly build: /net/aurora-ds.us.oracle.com/data/export/aurora/sca/scanas411/export/java-re/build/re3/nightlyws/jdk8u-cpu/b03_2014-04-04-0902_2643/ws-b03_2014-04-04-0902_2643
OS tested: ALL
LOG:
----------System.out:(4/213)----------
newVersionInfo: input=1.8.0_11-ea-langtools-nightly-h2652-20140405-b03 output=1.8.0_11-b3
JDK version = 1.8.0_11-b3 1.8.0_11-b3
newVersionInfo: input=25.11-b01 output=25.1.0-b0
JVM version = 25.1.0-b0 25.11.0-b1
----------System.err:(12/622)----------
java.lang.RuntimeException: Unmatched version: 25.1.0-b0 vs 25.11.0-b1
at Version.main(Version.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:754)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 25.1.0-b0 vs 25.11.0-b1
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 25.1.0-b0 vs 25.11.0-b1
- duplicates
-
JDK-8032678 [TEST_BUG] sun/misc/Version/Version.java doesn't understand two-digit HotSpot minor version numbers
- Closed
- relates to
-
JDK-8009634 TEST_BUG: sun/misc/Version/Version.java handle 2 digit minor in VM version
- Closed