-
Bug
-
Resolution: Fixed
-
P3
-
8u251, 11, 15, 16
-
b23
-
ppc, s390x
-
linux, aix
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8257696 | 11.0.11 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
JDK-8266070 | openjdk8u302 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
We ignore SIGPIPE and SIGXFSZ since their default action is to terminate the VM.
But on ppc64 (both Linux and AIX) and s390 handling of SIGXFSZ was missing so far, exposing us toJDK-6499219.
But on ppc64 (both Linux and AIX) and s390 handling of SIGXFSZ was missing so far, exposing us to
- backported by
-
JDK-8257696 VM should ignore SIGXFSZ on ppc64, s390 too
-
- Resolved
-
-
JDK-8266070 VM should ignore SIGXFSZ on ppc64, s390 too
-
- Resolved
-
- relates to
-
JDK-8255711 Fix and unify hotspot signal handlers
-
- Resolved
-
-
JDK-6499219 SIGXFSZ kills VM
-
- Closed
-
-
JDK-8252533 Signal handlers should run with synchronous error signals unblocked
-
- Resolved
-
(2 links to)