-
Bug
-
Resolution: Fixed
-
P3
-
8-pool, 11-pool, 13-pool, 15-pool
-
b01
-
ppc
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8298882 | 15.0.7 | Zhengyu Gu | P3 | Resolved | Fixed | |
JDK-8279690 | 11.0.15 | Zhengyu Gu | P3 | Resolved | Fixed | b01 |
JDK-8279692 | openjdk8u332 | Zhengyu Gu | P3 | Resolved | Fixed | b01 |
JDK-8281144 | na | Zhengyu Gu | P3 | Closed | Duplicate |
My investigation points to that Linux ppc signal handle does not install crash protection callback, as other platforms do, etc. linux_x86.
This bug seems to be day 1 bug, probably during the porting. Thomas Stuefe refactored [1] relevant code during 16 time frame , so this bug is presented in 15 and earlier version.
[1]
- backported by
-
JDK-8279690 JFR crashes on Linux ppc due to missing crash protector in signal handler
-
- Resolved
-
-
JDK-8279692 JFR crashes on Linux ppc due to missing crash protector in signal handler
-
- Resolved
-
-
JDK-8298882 JFR crashes on Linux ppc due to missing crash protector in signal handler
-
- Resolved
-
-
JDK-8281144 JFR crashes on Linux ppc due to missing crash protector in signal handler
-
- Closed
-
- relates to
-
JDK-8255711 Fix and unify hotspot signal handlers
-
- Resolved
-
-
JDK-8254824 SignalHandlerMark have no purpose
-
- Resolved
-
-
JDK-8279181 Update comments on installing crash protector in Linux signal handle
-
- Open
-
- links to
-
Commit openjdk/jdk11u-dev/f7998d63
-
Commit openjdk/jdk15u-dev/250ef7dd
-
Review openjdk/jdk11u-dev/729
-
Review openjdk/jdk11u-dev/739
-
Review openjdk/jdk15u-dev/155