DeoptimizeALot flag crashes in codeCache.cpp in -Xcomp mode.
To reproduce :
Go to /net/toasteroven/export/tests/runThese/bugs/<bugid>
Set you classpath to /net/jde4.eng/export/jde4-1/nightly_spec_runs/spec/v20:/net/jde4.eng/export/jde4-1/nightly_spec_runs/spec/v20/class
Execute doit
Speed will be 100
Will run each benchmark at least 100 times
Caching Off Speed = 100 Auto run mode
======= _233_tmix Starting =======
Run 0 start. Total memory=3604480 free memory=3481856
VM option '+DeoptimizeALot'
VM option '+PromptForDebug'
VM option '+ShowMessageBoxOnError'
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(result->blob_contains((address)start), "found wrong CodeBlob")
#
# Error happened during: deoptimize-all
#
# Error ID: /net/sqesvr/vsn/users/fhsu/ws-hs2.0/src/share/vm/code/codeCache.cpp
, 193 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x12dfe8 nid=0x4 runnable
#
Dumping core....
- duplicates
-
JDK-4325735 Java Webserver run ends with assertion failure "found wrong CodeBlob".
-
- Closed
-