JDK-6871919 : unexpected failure of compiler/6826736/Test.java on 32 bit JDK
Type:Bug
Component:other-libs
Sub-Component:other
Affected Version:6u15-rev
Priority:P3
Status:Closed
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2009-08-14
Updated:2012-08-06
Resolved:2009-09-01
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.
EVALUATION
Test has -d64 flag in the test argument so it's looking for 64 bit. Testcase need to
be modified to run both in 32 and 64 bit more with flag.