JDK-6226463 : 4 CTE_REGTEST JVMPI tests need to be removed or modified
  • Type: Bug
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: sparc
  • Submitted: 2005-02-08
  • Updated: 2012-08-06
  • Resolved: 2005-02-08
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.
JDK 6
6 b22Fixed
Description
JDK	: Mustang b22
OS	: Solaris 10 Sparc
Tests	: CTE_REGTEST/Generic/4418568/Test4418568.sh
          CTE_REGTEST/Generic/4478849/Test4478849.sh
	  CTE_REGTEST/Generic/4514097/PingPong.java
	  CTE_REGTEST/Generic/4614956/Test4614956.sh

JVMPI will be removed from Mustang (RFE 4914266).  Currently, the above 4 tests fail because JVMPI is no longer supported.  Please see below for a test output.

----------System.out:(6/333)----------
Test did not start properly, test FAILED
FATAL ERROR: JVMPI, an experimental interface, is no longer supported.
Please use the supported interface: the JVM Tool Interface (JVM TI).
For information on temporary workarounds contact: ###@###.###
Error occurred during initialization of VM
-Xrun library failed to init: jvmdi_tool
----------System.err:(4/208)----------
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b22)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b22, mixed mode, sharing)
KillProcess.sh[17]: kill: bad argument count
result: Failed. Execution failed: exit code 1


test result: Failed. Execution failed: exit code 1

###@###.### 2005-2-08 01:07:23 GMT
###@###.### 2005-2-08 01:34:35 GMT

Comments
EVALUATION Removed these tests from testsuite. ###@###.### 2005-2-08 18:32:30 GMT
08-02-2005