-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.3.0
-
generic
-
generic
Name: dkC59003 Date: 12/24/99
Classic 1.3fcs-R (both win32 and Solaris) crashes when
JVMDI function GetClassSignature is called.
HotSpot 1.3fcs-R runs the test OK.
To reproduce the bug run
doit.bat <jdk root directory> -classic or
doit.sh <jdk root directory> -classic
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
When running on Solaris the test outputs:
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
Classic VM (build 1.3.0-R, green threads, nojit)
doit: enable event
doit: get class sig
Segmentation Fault - core dumped
======================================================================