Hi Roger,
If the test is only rarely failing as-is, I'd prefer to keep the first
timeout short and only fallback to the longer timeout in the fallback case.
What do you think?
Thanks,
-Joe
On 3/28/2016 11:22 AM, Roger Riggs wrote:
Please review this improvement to an intermittently failing test of
sun.misc.Signal.
The timeout value is increased in case of a busy system and for
additional
debug value the raising of the signal is retried.
Webrev:
http://cr.openjdk.java.net/~rriggs/webrev-signal-8152005/
Issue:
https://bugs.openjdk.java.net/browse/JDK-8152005
Thanks, Roger