• M
    6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM... · 32ecab55
    minqi 提交于
    6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
    Summary: check_signal_handler will print out Warning for SHURDOWN2_SIGNAL (SIGINT) is replaced by non-interactive shell. Fix by supply more information of the replacement to user.
    Reviewed-by: dholmes
    Contributed-by: yumin.qi@oracle.com
    32ecab55
os_solaris.cpp 221.0 KB