-
Bug
-
Resolution: Fixed
-
P3
-
hs12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177130 | 7 | Vladimir Kozlov | P3 | Closed | Fixed | b29 |
JDK-2174924 | 6u14 | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
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
#
(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
#
- backported by
-
JDK-2174924 c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts
-
- Resolved
-
-
JDK-2177130 c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts
-
- Closed
-
- relates to
-
JDK-6389127 assert(counter_changed,"failed dependencies, but counter didn't change")
-
- Resolved
-