Skip to content

Commit 645be42

Browse files
committed
8287824: The MTPerLineTransformValidation tests has a typo in the @run tag
Reviewed-by: iris, prr
1 parent a50b06e commit 645be42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/sun/java2d/cmm/ColorConvertOp/MTPerLineTransformValidation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
* @test
3030
* @bug 8273972
3131
* @summary Verifies that ColorConvertOp works fine if shared between threads
32-
* @run main/othervm/timeout=600 MTTransformValidation
32+
* @run main/othervm/timeout=600 MTPerLineTransformValidation
3333
*/
3434
public final class MTPerLineTransformValidation {
3535

0 commit comments

Comments
 (0)