Skip to content

Commit e7a37b6

Browse files
committed
8287824: The MTPerLineTransformValidation tests has a typo in the @run tag
Backport-of: 645be42f76b8983a9096ed90caa70b5c59dd822c
1 parent 4e45ac9 commit e7a37b6

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)