8287824: The MTPerLineTransformValidation tests has a typo in the @run tag

Reviewed-by: iris, prr
This commit is contained in:
Sergey Bylokhov 2022-06-06 23:17:25 +00:00
parent a50b06e851
commit 645be42f76

View File

@ -29,7 +29,7 @@ import java.awt.image.ColorConvertOp;
* @test
* @bug 8273972
* @summary Verifies that ColorConvertOp works fine if shared between threads
* @run main/othervm/timeout=600 MTTransformValidation
* @run main/othervm/timeout=600 MTPerLineTransformValidation
*/
public final class MTPerLineTransformValidation {