JDK-8032005 : sun/text/resources/LocaleDataTest.java fails on cpu build
  • Type: Bug
  • Component: globalization
  • Affected Version: 8
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_7
  • Submitted: 2014-01-16
  • Updated: 2014-03-05
  • Resolved: 2014-01-24
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8 b123Resolved
Related Reports
Relates :  
Description
fails on jdk1.8.0b122cpu, jdk1.8.0b121cpu and jdk1.7.0_51b14

java.lang.Exception: Test failed.  67 errors.
	at LocaleDataTest.main(LocaleDataTest.java:195)
	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.MainWrapper$MainThread.run(MainWrapper.java:94)
	at java.lang.Thread.run(Thread.java:744)

JavaTest Message: Test threw exception: java.lang.Exception: Test failed.  67 errors.
JavaTest Message: shutting down test
Comments
Test report: http://aurora-ds3.us.oracle.com:9502/runs/430199.ManualSubmit-1/workDir/sun/text/resources/LocaleDataTest.jtr
05-03-2014

Closing as not reproducible in b123. Please reopen if you can still reproduce.
24-01-2014

There is a mismatch between the JDK's locale data and the test case. It seems that the binary (b122cpu) does not include the fix to JDK-7090826.
22-01-2014

Hi Naoto. Pls triage asap. Thx! GGG
22-01-2014