-
Bug
-
Resolution: Fixed
-
P4
-
17, 19
-
b26
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8288496 | 17.0.5-oracle | Anton Litvinov | P4 | Resolved | Fixed | b01 |
JDK-8288066 | 17.0.5 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
See the test description:
/**
* @test
* @bug 8273972
* @summary Verifies that ColorConvertOp works fine if shared between threads
* @run main/othervm/timeout=600 MTTransformValidation
*/
public final class MTPerLineTransformValidation {
/**
* @test
* @bug 8273972
* @summary Verifies that ColorConvertOp works fine if shared between threads
* @run main/othervm/timeout=600 MTTransformValidation
*/
public final class MTPerLineTransformValidation {
- backported by
-
JDK-8288066 The MTPerLineTransformValidation tests has a typo in the @run tag
- Resolved
-
JDK-8288496 The MTPerLineTransformValidation tests has a typo in the @run tag
- Resolved
- relates to
-
JDK-8273972 Multi-core choke point in CMM engine (LCMSTransform.doTransform)
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/e7a37b61
-
Commit openjdk/jdk/645be42f
-
Review openjdk/jdk17u-dev/432
-
Review openjdk/jdk/9030
(2 links to)