Duplicate :
|
|
Relates :
|
|
Relates :
|
Name: dkC59003 Date: 01/18/2000 The HotSpot VM 1.3.0rc1-S JVMDI fails the test nsk/jvmdi/GetThrownExceptions/thrownex001 from testbase_nsk as function GetThrownExceptions returns JVMDI_ERROR_NOT_IMPLEMENTED. Classic works fine. To reproduce the bug run doit.sh <jdk root directory> in /net/sqesvr/vsn/GammaBase/Bugs/<this bug number> The test outputs: java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R) Java HotSpot(TM) Client VM (build 1.3.0rc1-S, interpreted mode) Failed to get thrown excep. err = 99 Name = <init>, sig = ()V: exception count expected: 0, got: 7802880 Failed to get thrown excep. err = 99 Name = run, sig = ([Ljava/lang/String;Ljava/io/PrintStream;)I: exception count expected: 0, got: 7802880 Failed to get thrown excep. err = 99 Name = check, sig = ()V: exception count expected: 0, got: 7802880 Failed to get thrown excep. err = 99 Name = meth1, sig = (I)V: exception count expected: 1, got: 7802880 Failed to get thrown excep. err = 99 Name = meth2, sig = (II)I: exception count expected: 2, got: 7802880 ====================================================================== Name: pvR10198 Date: 05/27/2002 This bug also affects the following test from testbase_nsk: nsk/jvmdi/GetThrownExceptions/thrownex002 Pavel Vysotski <###@###.###> ======================================================================
|