-
Bug
-
Resolution: Unresolved
-
P4
-
7, 8, 11, 13, 14
-
x86_64
-
windows
During code review for JDK-8232634, it was noted [1] ICMColorDataTest¹ completes 300_000 iterations on macOS in about 3 minutes whereas on 64-bit Windows it usually takes more than 30 minutes.
It makes sense to investigate where the most time is spent on Windows. [2][3]
¹ test/jdk/java/awt/image/BufferedImage/ICMColorDataTest/ICMColorDataTest.java
[1] http://mail.openjdk.java.net/pipermail/2d-dev/2019-October/010359.html
[2] http://mail.openjdk.java.net/pipermail/2d-dev/2019-October/010365.html
[3] http://mail.openjdk.java.net/pipermail/2d-dev/2019-October/010366.html
It makes sense to investigate where the most time is spent on Windows. [2][3]
¹ test/jdk/java/awt/image/BufferedImage/ICMColorDataTest/ICMColorDataTest.java
[1] http://mail.openjdk.java.net/pipermail/2d-dev/2019-October/010359.html
[2] http://mail.openjdk.java.net/pipermail/2d-dev/2019-October/010365.html
[3] http://mail.openjdk.java.net/pipermail/2d-dev/2019-October/010366.html
- duplicates
-
JDK-8241385 java/awt/image/BufferedImage/ICMColorDataTest/ICMColorDataTest.java runs too long
-
- Closed
-
- relates to
-
JDK-8264901 [TEST_BUG] Reduce the time ICMColorDataTest runs
-
- Resolved
-
-
JDK-8201433 Fix potential crash in BufImg_SetupICM
-
- Resolved
-
-
JDK-8232634 Problem List ICMColorDataTest.java
-
- Resolved
-