-
Bug
-
Resolution: Fixed
-
P2
-
hs19
-
b07
-
sparc
-
solaris_9
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2200284 | 7 | Tom Rodriguez | P2 | Closed | Fixed | b112 |
JDK-2205820 | 6u25 | Tom Rodriguez | P2 | Resolved | Fixed | b01 |
JDK-2201478 | 6u23 | Tom Rodriguez | P2 | Resolved | Fixed | b02 |
JDK-2200019 | 6u22m | Tom Rodriguez | P2 | Resolved | Fixed | b02 |
JDK-2199996 | 6u21p | Tom Rodriguez | P2 | Resolved | Fixed | b04 |
JDK-2200285 | hs20 | Tom Rodriguez | P2 | Closed | Fixed | b01 |
When run with -XX:+OptimizeFill which is enabled by AggressiveOpts we got a crash in the nightlies.
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2010-08-30/Comp_Baseline/vm/solaris-sparcv9/server/comp/solaris-sparcv9_vm_server_comp_nsk.stress.testlist/ResultDir/jck12a010/hs_err_pid4281.log
# SIGBUS (0xa) at pc=0xffffffff77ce3e9c, pid=4281, tid=171
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (19.0-b06-201008301804.kvn.6980978-fastdebug compiled mode solaris-sparc compressed oops)
v ~StubRoutines::jbyte_fill
j javasoft.sqe.tests.api.java.io.StreamTokenizer.eolIsSignificantTests.StreamTokenizer0070()Ljavasoft/sqe/harness/Status;+26
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2010-08-30/Comp_Baseline/vm/solaris-sparcv9/server/comp/solaris-sparcv9_vm_server_comp_nsk.stress.testlist/ResultDir/jck12a010/hs_err_pid4281.log
# SIGBUS (0xa) at pc=0xffffffff77ce3e9c, pid=4281, tid=171
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (19.0-b06-201008301804.kvn.6980978-fastdebug compiled mode solaris-sparc compressed oops)
v ~StubRoutines::jbyte_fill
j javasoft.sqe.tests.api.java.io.StreamTokenizer.eolIsSignificantTests.StreamTokenizer0070()Ljavasoft/sqe/harness/Status;+26
- backported by
-
JDK-2199996 SIGBUS in jbyte_fill
- Resolved
-
JDK-2200019 SIGBUS in jbyte_fill
- Resolved
-
JDK-2201478 SIGBUS in jbyte_fill
- Resolved
-
JDK-2205820 SIGBUS in jbyte_fill
- Resolved
-
JDK-2200284 SIGBUS in jbyte_fill
- Closed
-
JDK-2200285 SIGBUS in jbyte_fill
- Closed
- relates to
-
JDK-4809552 Optimize Arrays.fill(...)
- Closed
(1 backported by, 1 relates to)