-
Bug
-
Resolution: Fixed
-
P2
-
hs23, 7u21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8012493 | 7u40 | Robert Mckenna | P2 | Closed | Fixed | b22 |
JDK-8010362 | 7u21 | Robert Mckenna | P2 | Closed | Fixed | b08 |
Testsuite name: Regression
Test name: sun/misc/Version/Version.java
JDK tested: jdk 7u21 b05
OS tested: Windows
Is it a regression: YES
Regression introduced in: 7u21 b05
LOG:
#section:main
----------messages:(3/103)----------
command: main Version
reason: User specified action: run main Version
elapsed time (seconds): 0.61
----------System.out:(4/181)----------
newVersionInfo: input=1.7.0_21-b05 output=1.7.0_21-b5
JDK version = 1.7.0_21-b5 1.7.0_21-b5
newVersionInfo: input=23.21-b01 output=23.2.0-b0
JVM version = 23.2.0-b0 23.21.0-b1
----------System.err:(13/785)----------
java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
at Version.main(Version.java:56)
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:601)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
Test name: sun/misc/Version/Version.java
JDK tested: jdk 7u21 b05
OS tested: Windows
Is it a regression: YES
Regression introduced in: 7u21 b05
LOG:
#section:main
----------messages:(3/103)----------
command: main Version
reason: User specified action: run main Version
elapsed time (seconds): 0.61
----------System.out:(4/181)----------
newVersionInfo: input=1.7.0_21-b05 output=1.7.0_21-b5
JDK version = 1.7.0_21-b5 1.7.0_21-b5
newVersionInfo: input=23.21-b01 output=23.2.0-b0
JVM version = 23.2.0-b0 23.21.0-b1
----------System.err:(13/785)----------
java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
at Version.main(Version.java:56)
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:601)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Unmatched version: 23.2.0-b0 vs 23.21.0-b1
- backported by
-
JDK-8010362 TEST_BUG: sun/misc/Version/Version.java handle 2 digit minor in VM version
- Closed
-
JDK-8012493 TEST_BUG: sun/misc/Version/Version.java handle 2 digit minor in VM version
- Closed
- relates to
-
JDK-8010166 TEST_BUG: fix for 8009634 overlooks possible version strings (sun/misc/Version/Version.java)
- Closed
-
JDK-8039372 TEST_BUG: Test sun/misc/Version/Version.java fails in 8u11 nightly
- Closed