-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
merlin
-
x86
-
windows_nt
-
Verified
Name: icC57033 Date: 11/05/99
Hotspot VM 1.3fcs-N crashs while executing Java2Demo.
To reproduce the bug run
d:/jdk1.3.0/bin/java_g -Xmixed -XX:-ShowMessageBoxOnError -XX:+VerifyLastFrame -jar Java2Demo.jar -runs=2 -delay=5
Running on HS 1.3fcs-N the test outputs:
...
...
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM thread (or during debugging)
oop map for {method} '<init>' '()V' in 'java/awt/Container' @ 6 = [3] { 0 1 }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM thread (or during debugging)
oop map for {method} '<init>' '(II)V' in 'java/util/Vector' @ 37 = [5] { 0 3 }
#
# HotSpot Virtual Machine Error, Internal Error
#
# Fatal: memory leak: allocating without ResourceMark
#
# Error ID: C:/hotspot\src\share\vm\memory\resourceArea.hpp, 49
#
======================================================================