JDK-8006990 : TEST_BUG: Test java/lang/System/6220825/VistaVersion.java fails on Windows 2008
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 1.4.2
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows_2008
  • CPU: x86
  • Submitted: 2013-01-28
  • Updated: 2014-07-21
  • Resolved: 2013-02-20
Related Reports
Relates :  
Description
Testsuite name: Regression
Test name: java/lang/System/6220825/VistaVersion.java
JDK tested: 1.4.2 u41 b03
OS: Windows 2008 (Vista core, not R2)
Is it a regression: No
Fail on FCS: Yes
Comments
142 was updated in 142_41 is now correctly understand the win2008 OS when os.name is queried. The testcase should have been updated but wasn't. Given that no more 1.4.2 releases are planned, we can close this one out.
20-02-2013

Just assigning it to you temporarily, if this is 1.4.2 specific then I assume it should be closed.
20-02-2013

LOG: #section:main ----------messages:(3/114)---------- command: main VistaVersion reason: User specified action: run main VistaVersion elapsed time (seconds): 0.269 ----------System.out:(1/87)---------- VistaVersion: Reported OS name is "Windows Server 2008" but should be "Windows Vista" ----------System.err:(13/702)---------- java.lang.RuntimeException: Test Failed at VistaVersion.main(VistaVersion.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:331) at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94) at java.lang.Thread.run(Thread.java:579) JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed JavaTest Message: shutting down test STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed
28-01-2013