Since porting os::Posix::print_siginfo_brief() from the SAP codebase to os_posix.cpp in support of the AIX port we have various variations of the same coding for all posix platforms. Those redundant versions of os::print_siginfo() can be removed. os::Posix::print_siginfo_brief() can be made the standard os::print_siginfo() for posix platforms.
- relates to
-
JDK-8144192 [windows] Enhancements to os::print_siginfo()
-
- Resolved
-