-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
solaris
-
sparc
-
solaris_7
Name: dkC59003 Date: 03/30/2000
Kestrel HotSpot Server build Solaris_JDK_1.3-b08 fails the test
nsk/regression/b4254544 from testbase_nsk.
The test inserts HashMap into itself which crashes VM.
This happens only for -server option, -hotspot works OK as well as
java_g -server.
To reproduce the bug run
doit <jdk root directory> -server
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
The test produces the output:
$ doit /export/ld24/java/hotspot/Solaris_JDK_1.3-b08 -server
java version "1.3"
Java(TM) 2 Runtime Environment, Standard Edition (build Solaris_JDK_1.3-b08)
Java HotSpot(TM) Server VM (build 1.3, mixed mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 53484152454432554E54494D450E4350500152 01
#
# Problematic Thread: prio=5 tid=0x27ed8 nid=0x1 runnable
#
(Error ID: sharedRuntime.cpp, 338)
======================================================================
- relates to
-
JDK-4329167 NSK regression test b4254544 causes crash in -Xcomp and -Xmixed
- Resolved
-
JDK-8156538 Metaspace stress test crashes VM with stack overflow
- Closed
-
JDK-4254544 Internal error with Hotspot VM when a HashMap is inserted into itself
- Closed