Platform : Windows NT.
Mode : -Xmixed
Flags : -verify -Xfuture
Fails : Attached jckfail.sh Please run that sh file. It has 1 crash and 2 fails.
The other 2 fails also fail with -classic with different ExitStatus.
To run this shell script please follow the steps in jckfail.sh
Output with java_g :
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(is_within_bounds(which), "index out of bounds")
#
# Error happened during: method compilation
#
# compiling javasoft/sqe/tests/lang/arr020/arr02005m5/arr02005m5.run
#
# Error ID: C:/hotspot\src\share\vm\oops\typeArrayOop.hpp, 37
#
STATUS:Failed.exit code 1
Mode : -Xmixed
Flags : -verify -Xfuture
Fails : Attached jckfail.sh Please run that sh file. It has 1 crash and 2 fails.
The other 2 fails also fail with -classic with different ExitStatus.
To run this shell script please follow the steps in jckfail.sh
Output with java_g :
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(is_within_bounds(which), "index out of bounds")
#
# Error happened during: method compilation
#
# compiling javasoft/sqe/tests/lang/arr020/arr02005m5/arr02005m5.run
#
# Error ID: C:/hotspot\src\share\vm\oops\typeArrayOop.hpp, 37
#
STATUS:Failed.exit code 1
- relates to
-
JDK-4504213 Solaris jdk 1.3.1_01 hotspot core dumps when loading pre compiled JSPs
- Closed