--- old/src/hotspot/os/aix/os_share_aix.hpp 2018-05-17 15:07:23.810148848 -0400 +++ new/src/hotspot/os/aix/os_share_aix.hpp 2018-05-17 15:07:23.498119891 -0400 @@ -26,7 +26,6 @@ #define OS_AIX_VM_OS_SHARE_AIX_HPP // misc -void signalHandler(int, siginfo_t*, ucontext_t*); void handle_unexpected_exception(Thread* thread, int sig, siginfo_t* info, address pc, address adjusted_pc); #ifndef PRODUCT void continue_with_dump(void);