-
Bug
-
Resolution: Fixed
-
P3
-
8u181
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8265963 | 7u311 | Alexey Ivanov | P3 | Resolved | Fixed | b03 |
The test has been problem-listed under JDK-8232634 for 11 and 15.
However, the test is useful for 32 bit Windows system. I propose to problem-list the test for all platforms but 32 bit Windows in Java 8 as well as to modify @requires tag to require 32 bit Windows.
I also suggest applying the initially proposed patch to the test which significantly reduces the time required for the test.
The running time is reduced by decreasing the number of iterations and detecting when image objects are disposed of by the Garbage Collector.
However, the test is useful for 32 bit Windows system. I propose to problem-list the test for all platforms but 32 bit Windows in Java 8 as well as to modify @requires tag to require 32 bit Windows.
I also suggest applying the initially proposed patch to the test which significantly reduces the time required for the test.
The running time is reduced by decreasing the number of iterations and detecting when image objects are disposed of by the Garbage Collector.
- backported by
-
JDK-8265963 [TEST_BUG] Reduce the time ICMColorDataTest runs
- Resolved
- relates to
-
JDK-8233028 Investigate slow performance of ICMColorDataTest on Windows x64
- Open
-
JDK-8201433 Fix potential crash in BufImg_SetupICM
- Resolved
-
JDK-8232634 Problem List ICMColorDataTest.java
- Resolved
- links to