Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200276 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b112 |
JDK-2205825 | 6u25 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
JDK-2201500 | 6u23 | Tom Rodriguez | P3 | Resolved | Fixed | b02 |
JDK-2200569 | hs19 | Tom Rodriguez | P3 | Closed | Fixed | b09 |
intelsdv39% /java/re/jdk/7/latest/binaries/solaris-amd64/fastdebug/bin/java -d64 -XX:+OptimizeStringConcat -Xbatch -XX:CICompilerCount=1 -XX:+PrintCompilation -Xmx384M -XX:+PrintGC -cp jbb.jar:jbb_no_precompile.jar:check.jar:reporter.jar spec.jbb.JBBmain
280 b spec.jbb.PaymentTransaction::process (412 bytes)
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/parse1.cpp:1644
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/parse1.cpp:1644), pid=11614, tid=50
# assert(!q->is_MergeMem()) failed:
#
# JRE version: 7.0-b99
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b03-fastdebug mixed mode solaris-amd64 compressed oops)
# An error report file with more information is saved as:
# /export/kvn/refworkload/benchmarks/specjbb2000/hs_err_pid11614.log
#
280 b spec.jbb.PaymentTransaction::process (412 bytes)
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/parse1.cpp:1644
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/parse1.cpp:1644), pid=11614, tid=50
# assert(!q->is_MergeMem()) failed:
#
# JRE version: 7.0-b99
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b03-fastdebug mixed mode solaris-amd64 compressed oops)
# An error report file with more information is saved as:
# /export/kvn/refworkload/benchmarks/specjbb2000/hs_err_pid11614.log
#
- backported by
-
JDK-2201500 OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
-
- Resolved
-
-
JDK-2205825 OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
-
- Resolved
-
-
JDK-2200276 OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
-
- Closed
-
-
JDK-2200569 OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
-
- Closed
-