8297147: UnexpectedSourceImageSize test times out on slow machines when fastdebug is used

Reviewed-by: stuefe, serb
This commit is contained in:
Matthias Baesken 2022-11-22 08:02:04 +00:00
parent 069685489a
commit 88957a7ce8

@ -44,6 +44,7 @@ import static java.awt.image.BufferedImage.TYPE_USHORT_GRAY;
* @test
* @bug 8264666
* @summary No exception or errors should occur in ColorConvertOp.filter().
* @run main/othervm/timeout=600 UnexpectedSourceImageSize
*/
public final class UnexpectedSourceImageSize {