|
Quick Lists
|
|
Bug ID:
|
6729552
|
|
Votes
|
0
|
|
Synopsis
|
jvm98 crashes with SS12 built jdk on Solaris X64 fastdebug version
|
|
Category
|
hotspot:compiler2
|
|
Reported Against
|
|
|
Release Fixed
|
hs14(b03)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
|
|
Submit Date
|
24-JUL-2008
|
|
Description
|
% vm/bin/java -d64 -serve -Xint SpecApplication -s100 -M5 -m5 -g -d3000 -a _200_check _227_mtrt
Speed will be 100
Will run each benchmark at most 5 times
Will run each benchmark at least 5 times
Will gc in between benchmarks
Will delay 3000 ms in between benchmarks
>>>> spec.benchmarks._200_check.Main exited with exception: java.lang.IllegalStateException: zip file closed <<<<
java.lang.IllegalStateException: zip file closed
at java.util.zip.ZipFile.ensureOpen(ZipFile.java:420)
at java.util.zip.ZipFile.getEntry(ZipFile.java:165)
Posted Date : 2008-07-24 18:21:20.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
SS12 C++ tripped over new templates usage in instanceKlass.cpp.
Posted Date : 2008-07-24 18:21:20.0
http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/be7facf71163
Posted Date : 2008-07-26 03:02:08.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |