JDK-5037521 : TEST_BUG: 1.4.2_05 regtest 4879883 fails on Win2003 on Itanium 64 bit and RedHat AMD 64 bit
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.4.2_05,5.0u1
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_redhat_3.0,windows_2003
  • CPU: x86,itanium
  • Submitted: 2004-04-26
  • Updated: 2005-11-14
  • Resolved: 2004-12-14
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
5.0u2 b04Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
The regression test:
CTE_REGTEST/Generic/4879883 fails on Windows 2003 on Itanium II. It passes on other platforms with 32 bit JDK and also with 64 bit JDK on sparc.

The Test case passes a number of scenarios and then fails with the following 
combination of flags:

Testing: -XX:MaxDirectMemorySize=42g -cp D:\\JQA     s142\\Regression\\142_05b1work--- failed
> > >> ----------System.err:(3/151)----------
> > >> java.lang.RuntimeException: OutOfMemoryError not thrown: 65929216
> > >>         at LimitDirectMemory.main(LimitDirectMemory.java:32)
> > >> Exception in thread "main"
> > >> result: Failed. Execution failed: exit code 1

The jtr file is attached.

Comments
EVALUATION It's a testcase bug, waiting for fix 4862640. ###@###.### 2004-05-17 Modified the testcase. ###@###.### 2004-12-14 22:58:38 GMT
17-05-2004