The periodic warning triggers when crash_handler is the handler: should be ignored, as it is in PosixSignals::print_signal_handler().
check_signal_handler(int) prints ALL signal handlers when it finds one that is modified. When multiple changes are detected, this is very noisy.
Code duplication/inconsistency. Noted in PR for
- duplicates
-
JDK-8285647 serviceability/sa/ClhsdbFindPC.java#no-xcomp-core failed with "RuntimeException: 'Java_jdk_test_lib_apps_LingeredApp_crash' missing"
- Closed
-
JDK-8285647 serviceability/sa/ClhsdbFindPC.java#no-xcomp-core failed with "RuntimeException: 'Java_jdk_test_lib_apps_LingeredApp_crash' missing"
- Closed
- relates to
-
JDK-8283337 Posix signal handler modification warning triggering incorrectly
- Resolved
-
JDK-8292054 Test runtime/posixSig/TestPosixSig.java fails with 'Test failed, bad output.'
- Resolved
-
JDK-8285647 serviceability/sa/ClhsdbFindPC.java#no-xcomp-core failed with "RuntimeException: 'Java_jdk_test_lib_apps_LingeredApp_crash' missing"
- Closed