-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b04
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195917 | 7 | Jon Masamitsu | P4 | Closed | Fixed | b102 |
JDK-2197816 | 6u23 | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
JDK-2199715 | 6u22m | Jon Masamitsu | P3 | Resolved | Fixed | b01 |
JDK-2197526 | 6u21p | Jon Masamitsu | P3 | Resolved | Fixed | b03 |
While running 6u21p
java -server -d64 -Xmx14g -Xms1g -XX:+ShowMessageBoxOnError -XX:+PrintGCDetails -XX:+UseAdaptiveGCBoundary -XX:+UseCompressedOops -jar ./SPECjvm2008.jar -bt 80
on linux x86_64 got a SEGV
Unexpected Error
------------------------------------------------------------------------------
SIGSEGV (0xb) at pc=0x00007f14354d1b6b, pid=17012, tid=139724588517648
java -server -d64 -Xmx14g -Xms1g -XX:+ShowMessageBoxOnError -XX:+PrintGCDetails -XX:+UseAdaptiveGCBoundary -XX:+UseCompressedOops -jar ./SPECjvm2008.jar -bt 80
on linux x86_64 got a SEGV
Unexpected Error
------------------------------------------------------------------------------
SIGSEGV (0xb) at pc=0x00007f14354d1b6b, pid=17012, tid=139724588517648
- backported by
-
JDK-2197526 SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
-
- Resolved
-
-
JDK-2197816 SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
-
- Resolved
-
-
JDK-2199715 SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
-
- Resolved
-
-
JDK-2195917 SIGSEGV with UseAdaptiveGCBoundary on 64b linux running jvm2008
-
- Closed
-
- relates to
-
JDK-8242164 Obsolete -XX:UseAdaptiveGCBoundary
-
- Closed
-