RFR 9: 8150337 : sun/misc/SunMiscSignalTest.java failed intermittently
Please review a test update to skip tests using SIGINT, SIGTERM, and SIGHUP when run with those signals are ignored. For example, using nohup or trap in a shell. It also includes a small enhancement adding sun.misc.Signal.toString ease debugging. Webrev: http://cr.openjdk.java.net/~rriggs/webrev-nohup-8150337/index.html Thanks, Roger
Hi Roger, I am no expert in this area but the changes appear to be reasonable and consistent. One thumb up. Brian On Feb 23, 2016, at 7:29 AM, Roger Riggs <Roger.Riggs@oracle.com> wrote:
Please review a test update to skip tests using SIGINT, SIGTERM, and SIGHUP when run with those signals are ignored. For example, using nohup or trap in a shell. It also includes a small enhancement adding sun.misc.Signal.toString ease debugging.
Webrev: http://cr.openjdk.java.net/~rriggs/webrev-nohup-8150337/index.html
Thanks, Roger
participants (2)
-
Brian Burkhalter
-
Roger Riggs