JDK-4208111 : assert: (_handle != 0, 'resolving NULL handle')
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 1999-02-02
  • Updated: 1999-06-23
  • Resolved: 1999-06-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.0 fcsFixed
Related Reports
Relates :  
Description
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(_handle != 0, "resolving NULL handle")
# /usr/HotSPARC_Perf/build/solaris/../../src/share/vm/runtime/handles.hpp, 64#

To reproduce:

gamma_g -Xcomp -classpath .:/net/tetrasparc/export/gobi/ahmeds/StressJCK/classes:.:/net/tetrasparc/export/gobi/testbase/src/JCK-runtime-vm-12a/classes:/net/tetrasparc/export/gobi/testbase/src/JCK-runtime-vm-12a/javatest.jar:/net/tetrasparc/export/gobi/testbase/src/JCK-runtime-vm-12a/vm/instr/invokeinterface/invokeinterface018/invokeinterface01801 StressTest 1 3 javasoft.sqe.tests.vm.invokeinterface.invokeinterface018.invokeinterface01801.invokeinterface01801

---
(see evaluation)
rene.schmidt@eng 1999-02-04

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic FIXED IN: 1.0_fcs INTEGRATED IN: 1.0_fcs
14-06-2004

WORK AROUND
11-06-2004

SUGGESTED FIX
11-06-2004

EVALUATION This happens also on Intel. Intel commandline: java_g -Xcomp -verify -classpath .;c:\jdk1.2\lib;c:\jdk1.2\lib\tools.jar;c:\jdk1.2\jre\lib\i18n .jar;c:\jdk1.2\jre\lib\jaws.jar;c:\jdk1.2\jre\lib\rt.jar;T:/Tonga12/testbase\src\JCK-12a\classe s;T:/Tonga12/testbase\src\JCK-12a\vm\instr\invokeinterface\invokeinterface018\invokeinterface01 801 StressTest 1 3 javasoft.sqe.tests.vm.invokeinterface.invokeinterface018.invokeinterface0180 1.invokeinterface01801 (You need to install StreeJck tests in your own local directory - copy it from GammaBase\StreeJck) Stress JCK testfile line: + -verify -classpath $CLASSPATH:$TESTBASE/src/JCK-12a/classes:$TESTBASE/src/JCK-12a/vm/instr/in vokeinterface/invokeinterface018/invokeinterface01801 -executeclass javasoft.sqe.tests.vm.invok einterface.invokeinterface018.invokeinterface01801.invokeinterface01801 --- rene.schmidt@eng 1999-02-04 Fixed. deepa.viswanathan@eng 1999-02-08
04-02-1999