-
Enhancement
-
Resolution: Fixed
-
P4
-
14, 15
-
b26
As a follow-up to JDK-8225653, the new additional information about the purpose of a HaltNode should also be provided for architectures other than x86 when a HaltNode is hit. The only change required is to use MacroAssembler::stop with the new halt information string in the ad files as done in x86.ad in the change for JDK-8225653.
- relates to
-
JDK-8231720 Some perf regressions after 8225653
- Resolved
-
JDK-8245986 AArch64: Provide information when hitting a HaltNode
- Resolved
-
JDK-8225653 Provide more information when hitting SIGILL from HaltNode
- Resolved
-
JDK-8244949 [PPC64] Reengineer assembler stop function
- Resolved
-
JDK-8022574 remove HaltNode code after uncommon trap calls
- Resolved