JDK-6206565 : testcase for 4664556 fails/times out.
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 1.4.2_07
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_redhat_3.0
  • CPU: generic
  • Submitted: 2004-12-09
  • Updated: 2012-08-06
  • Resolved: 2005-04-25
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_09 b01Fixed
Description

testcase CTE_REGTEST/Generic/4664556/Test4664556.sh fails.
Seen on RHEL 3.0 box.

Script recently updated due to new jni check features.

The problem seems to be an infinite loop in the script due to it calling the jnialloc program.
no kill commands are present in the script to kill the first test
that is run. kill commands exists for the 2nd test that is run.

Running the test manually, the bug fix looks ok.
###@###.### 2004-12-09 19:06:14 GMT

Comments
EVALUATION will fix the testcase. ###@###.### 2005-04-18 17:01:27 GMT
18-04-2005