JDK-6288664 : CTE_REGTEST/Generic/4493901/EncodingTest.java test failing for 50_u5b2
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio.charsets
  • Affected Version: 1.4.2_09,5.0u5
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux,windows_2003
  • CPU: generic,x86
  • Submitted: 2005-06-21
  • Updated: 2014-03-24
  • Resolved: 2005-08-10
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.
Other
1.4.2_09Fixed
Related Reports
Relates :  
Description
The following test fails for 50_5b2 yet passes for 50_4b5. 

setup: amd64, RHEL4.0 AS

java version "1.5.0_05-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-ea-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_05-ea-b02, mixed mode)

Test Location : /net/latte.ireland/deployment1/regtests/1.5.0/tests/CTE_REGTEST/Generic/4493901/EncodingTest.java


Output:

=====================================================================================
Execution failed: `main' threw exception: java.lang.RuntimeException: Test Failed 
-  Encoding CP833 is unsupported


java.lang.RuntimeException: Test Failed -  Encoding CP833 is unsupported
	at EncodingTest.main(EncodingTest.java:73)
	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:585)
	at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:83)
	at java.lang.Thread.run(Thread.java:595)

JavaTest Message: Test threw exception: java.lang.RuntimeException: Test Failed -  Encoding CP833 is unsupported
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test Failed -  Encoding CP833 is unsupported

=================================================================================================


###@###.### 2005-06-21 13:56:44 GMT
###@###.### 2005-06-21 15:05:09 GMT

Comments
EVALUATION see #6217210 ###@###.### 2005-06-23 16:21:07 GMT
21-06-2005

SUGGESTED FIX http://jpsesvr.sfbay.sun.com:8080/ctetools/html/ViewDetail.jsp?index=1506 This fix can be verified by running an existing regression test: CTE_REGTEST/Generic/4493901/EncodingTest.java ###@###.### 2005-07-14 05:24:58 GMT
21-06-2005