RFR: JDK-8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used
Sergey Bylokhov
serb at openjdk.org
Fri Nov 18 19:28:34 UTC 2022
On Fri, 18 Nov 2022 13:38:47 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The image related test UnexpectedSourceImageSize test introduced with https://bugs.openjdk.org/browse/JDK-8264666
> sometimes times out on slow machines when fastdebug is used. This happens especially in 11 and 17; in 20 it seems to be a bit faster but we better change timeouts across releases.
Are you sure that it is fine to bump the timeout from 2 mins to 10 minutes? It is quite big slowdown.
-------------
PR: https://git.openjdk.org/jdk/pull/11240
More information about the client-libs-dev
mailing list