-
Bug
-
Resolution: Fixed
-
P4
-
11, 15, 16
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8319435 | 11.0.23-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
JDK-8322605 | 11.0.23 | Andrew Lu | P4 | Resolved | Fixed | b01 |
After JDK-8255741, Zero prints the message below for the affected test:
# Internal Error (/home/shade/trunks/jdk/src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp:257), pid=903938, tid=903939
# fatal error: caught unhandled signal: SIGFPE
Unfortunately, that still does not match the regexp in the test. Seems simple to relax the regexp a bit.
# Internal Error (/home/shade/trunks/jdk/src/hotspot/os_cpu/linux_zero/os_linux_zero.cpp:257), pid=903938, tid=903939
# fatal error: caught unhandled signal: SIGFPE
Unfortunately, that still does not match the regexp in the test. Seems simple to relax the regexp a bit.
- backported by
-
JDK-8319435 Relax SIGFPE match in in runtime/ErrorHandling/SecondaryErrorTest.java
-
- Resolved
-
-
JDK-8322605 Relax SIGFPE match in in runtime/ErrorHandling/SecondaryErrorTest.java
-
- Resolved
-
- relates to
-
JDK-8072575 Add missing test for 8065895
-
- Resolved
-
-
JDK-8255741 Zero: print signal name in unhandled signal handler
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/a2696023
-
Commit openjdk/jdk/6d36b4bb
-
Review openjdk/jdk11u-dev/2402
-
Review openjdk/jdk/1002
(3 links to)