Problem Description : c2 fails with asserttion
(counter_changed,"failed dependencies, but counter didn't change")
in case AggressiveOpts is used.
Java Release : hs12
Java Builds : b03
VM flavors : server
VM Modes : -Xmixed |-Xcomp
Java flags : -XX:+AggressiveOpts
Platform(s) : all
Error Log :
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/ciEnv.cpp:778
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/tmp/jprt-jprtadm/temp/P1/B/023812.phh/source/hotspot/src/share/vm/ci/ciEnv.cpp:778), pid=24499, tid=8
# Error: assert(counter_changed,"failed dependencies, but counter didn't change")
#
# Java VM: Java HotSpot(TM) Server VM (12.0-b03-2008-04-29-023812.phh.jdk6-0_06p-fastdebug mixed mode solaris-sparc)
# An error report file with more information is saved as:
# /export/local/5507.JDK_PERFORMANCE.PROMOTION.VM+solaris-sparc_server_comp_HS_REGRESSION/results/closed/compiler/6389127/Test/hs_err_pid24499.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#