Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6226463
Votes 0
Synopsis 4 CTE_REGTEST JVMPI tests need to be removed or modified
Category java:cte_test
Reported Against b22
Release Fixed mustang(b22)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 08-FEB-2005
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: jvmpi_eol@sun.com
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

  xxxxx@xxxxx   2005-2-08 01:07:23 GMT
  xxxxx@xxxxx   2005-2-08 01:34:35 GMT
Work Around
N/A
Evaluation
Removed these tests from testsuite.
  xxxxx@xxxxx   2005-2-08 18:32:30 GMT
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang