Integrated: JDK-8304334: java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java times out on slow platforms
Matthias Baesken
mbaesken at openjdk.org
Tue Mar 21 09:17:10 UTC 2023
On Fri, 17 Mar 2023 09:08:56 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The ToFromCIEXYZRoundTrip test times out on slow platforms , especially when (fast)debug binaries are used.
> This was observed on Alpine Linux and AIX in our automated tests. Setting an increased timeout for the test helps to reduce test errors because of timeouts.
This pull request has now been integrated.
Changeset: c65bb2c5
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c65bb2c58e0328cec83ebfa5408b5176f8639d14
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8304334: java/awt/color/ICC_ColorSpace/ToFromCIEXYZRoundTrip.java times out on slow platforms
Reviewed-by: lucy, serb, prr
-------------
PR: https://git.openjdk.org/jdk/pull/13073
More information about the client-libs-dev
mailing list