RFR: 8025140 - TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
Mandy Chung
mandy.chung at oracle.com
Tue Sep 24 21:40:13 UTC 2013
Thumbs up.
Mandy
On 9/24/2013 7:24 AM, Daniel Fuchs wrote:
> Hi,
>
> This is a trivial fix for:
>
> 8025140 - TEST_BUG: java/util/logging/Logger/getGlobal tests fail
> due to timeout
>
> JBS: <https://bugs.openjdk.java.net/browse/JDK-8025140>
> webrev: <http://cr.openjdk.java.net/~dfuchs/webrev_8025140/webrev.00/>
>
>
> The issue here is that the getGlobal/* tests had @run lines containing
> timeout value which were too aggressive for certain configurations -
> such as fastdebug JDK builds with all twist & bell options enabled.
>
> There doesn't seem to be any reason to use any magic timeout value in
> these tests - so I simply removed the /timeout=10 option and verified
> that the tests passed in configurations where they previously failed.
>
> best regards,
>
> -- daniel
More information about the core-libs-dev
mailing list