-
Bug
-
Resolution: Fixed
-
P2
-
hs23
-
b13
-
generic, arm
-
generic, linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2220944 | 8 | Vladimir Kozlov | P2 | Closed | Fixed | b25 |
JDK-2220861 | 7u4 | Vladimir Kozlov | P2 | Closed | Fixed | b11 |
Starting JDK 7u4 b07 (HS 23 b10), stress test fails with -server -Xcomp:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfffffd7ff8978ae0, pid=12307, tid=189
#
# JRE version: 7.0_04-b09
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b11 compiled mode solaris-amd64 compressed oops)
# Problematic frame:
# J sun.awt.X11.XDecoratedPeer.updateMinSizeHints()V
#
Current thread (0x00000000016c8000): JavaThread "Thread-168" [_thread_in_Java, id=189, stack(0xfffffd7fd2dc4000,0xfffffd7fd2ec4000)]
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfffffd7ff8978ae0, pid=12307, tid=189
#
# JRE version: 7.0_04-b09
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b11 compiled mode solaris-amd64 compressed oops)
# Problematic frame:
# J sun.awt.X11.XDecoratedPeer.updateMinSizeHints()V
#
Current thread (0x00000000016c8000): JavaThread "Thread-168" [_thread_in_Java, id=189, stack(0xfffffd7fd2dc4000,0xfffffd7fd2ec4000)]
- backported by
-
JDK-2220861 SIGSEGV in compiled code for sun.awt.X11.XDecoratedPeer.updateMinSizeHints
-
- Closed
-
-
JDK-2220944 SIGSEGV in compiled code for sun.awt.X11.XDecoratedPeer.updateMinSizeHints
-
- Closed
-
- relates to
-
JDK-7105605 Use EA info to optimize pointers compare
-
- Closed
-