A type of NIO test that uses Selectors crashes immediately in build 71, and
build72. Reproducible on solaris (error shown here is 2.6). Also occurred
on solaris 9, linux rh7.1, and WindowsNT.
polomski{krystyna}637: java_g -Xint SelectorTest
starting server...
starting client...
starting request handler...
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta_refresh-b72-debug interpreted mode)
#
# assert(handle != 0, "JNI handle should not be null")
#
# Error ID: /export/home/jdk/jdk1.4/ws/hotspot/src/share/vm/runtime/jniHandles.hpp, 159 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x13c7a0 nid=0xb runnable
#
Dumping core....
Abort
build72. Reproducible on solaris (error shown here is 2.6). Also occurred
on solaris 9, linux rh7.1, and WindowsNT.
polomski{krystyna}637: java_g -Xint SelectorTest
starting server...
starting client...
starting request handler...
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-beta_refresh-b72-debug interpreted mode)
#
# assert(handle != 0, "JNI handle should not be null")
#
# Error ID: /export/home/jdk/jdk1.4/ws/hotspot/src/share/vm/runtime/jniHandles.hpp, 159 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x13c7a0 nid=0xb runnable
#
Dumping core....
Abort
- duplicates
-
JDK-4481869 nio:Hotspot VM error: 11
-
- Closed
-