RFR: 8048913: java/util/logging/LoggingDeadlock2.java times out
Mandy Chung
mandy.chung at oracle.com
Wed Jul 9 03:46:03 UTC 2014
On 7/8/2014 5:58 AM, Daniel Fuchs wrote:
> Hi,
>
>
> Please find below a fix for
>
> 8048913: java/util/logging/LoggingDeadlock2.java times out
>
> http://cr.openjdk.java.net/~dfuchs/webrev_8048913/webrev.00/
>
> ....
>
> My suggestion is thus simply to remove the /timeout=15 from the
> @run command line, relying on the default jtreg timeout instead,
> which hopefully will have been tuned for the global configuration
> (fastdebug + -Xcomp) in which the testsuite is running.
Do you know if the test was run with -timeoutFactor? Or does it use
the default timeout? Are you able to run the test with the same
configuration (on same test machine) to see how long it takes?
Mandy
More information about the core-libs-dev
mailing list