RMI-IIOP Dictionary test from the RMI-IIOP test suite is failing against the Hotspot VM. I'm able to compile the test, start the nameserver, start the server, but when i try to start the client, it gives a core dump as shown below.
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# occurred at pc=eeb161a4
#
# Error ID: /net/mizu/usr/re/hotsparc_client1.3/src/solaris/hotsparc_client1.3beta_basic/build/solaris/../../src/os/solaris/vm/os_solaris.cpp, 3066 [ Unknown ]
#
Dumping core....
The same test is passing against the Classic VM.
The test basically adds Vector & Hastable to a Dictionary and retrieves their values.
Please let me know if any further information is required.
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
#
# occurred at pc=eeb161a4
#
# Error ID: /net/mizu/usr/re/hotsparc_client1.3/src/solaris/hotsparc_client1.3beta_basic/build/solaris/../../src/os/solaris/vm/os_solaris.cpp, 3066 [ Unknown ]
#
Dumping core....
The same test is passing against the Classic VM.
The test basically adds Vector & Hastable to a Dictionary and retrieves their values.
Please let me know if any further information is required.
- relates to
-
JDK-4263129 Hotspot Virtual Machine Error in RMIC compiler
-
- Closed
-