We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a50b06e commit 645be42Copy full SHA for 645be42
test/jdk/sun/java2d/cmm/ColorConvertOp/MTPerLineTransformValidation.java
@@ -29,7 +29,7 @@
29
* @test
30
* @bug 8273972
31
* @summary Verifies that ColorConvertOp works fine if shared between threads
32
- * @run main/othervm/timeout=600 MTTransformValidation
+ * @run main/othervm/timeout=600 MTPerLineTransformValidation
33
*/
34
public final class MTPerLineTransformValidation {
35
0 commit comments