-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0, 1.4.1, 1.4.2, 5.0
-
beta
-
x86
-
windows_nt
-
Verified
Name: abR10010 Date: 10/15/2002
$ java_g -version
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b02)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b02-debug, mixed mode)
$ java_g -Xrs -version
java version "1.4.2-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-beta-b02)
Java HotSpot(TM) Client VM (build 1.4.2-beta-b02-debug, mixed mode)
#
# 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.2-beta-b02-debug mixed mode)
#
# assert(ret != 0, "ReleaseSemaphore() failed")
#
# Error ID: D:/BUILD_AREA/jdk1.4.2/hotspot\src\os\win32\vm\os_win32.cpp, 1406
#
# Problematic Thread: prio=5 tid=0x00773368 nid=0xc6 runnable
#
It happens on all windows (win_98, windows_nt, windows_2000) platforms
for all hotspot releases since merlin, jdk1.4.0-beta3-b80 up to
mantis, jdk1.4.2-beta-b02.
Please pay attention that the merlin, jdk1.4.0-beta3-b78 build with -Xrs option
throws "java.lang.ExceptionInInitializerError":
% java -Xrs -version
Error occurred during initialization of VM
java.lang.ExceptionInInitializerError
and see the #4489945 bugreport which was fixed and integrated into
the merlin b80 build.
======================================================================
Name: abR10010 Date: 11/10/2002
This bug affects the new
nsk/regression/b4498820
test which has been added into testbase_nsk.v142r17.
###@###.### 2002-11-11
======================================================================
- relates to
-
JDK-4489945 java -Xrs is broken since b70
-
- Closed
-