-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_09, 5.0u5
-
b04
-
generic, x86
-
linux, windows_2003
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2127953 | 1.4.2_09 | Poonam Bajaj Parhar | P1 | Resolved | Fixed | b04 |
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
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
- backported by
-
JDK-2127953 CTE_REGTEST/Generic/4493901/EncodingTest.java test failing for 50_u5b2
-
- Resolved
-
- relates to
-
JDK-6201464 Regression: CTE_REGTEST/Generic/4493901/EncodingTest.java times out
-
- Closed
-