Hi Phil
Agree with you. As it's a PIT bug with a simple fix - on Ajit and Prasanta's review, I have already pushed the fix. Regards, Prem From: Philip Race Sent: Thursday, January 12, 2017 12:09 PM To: Prem Balakrishnan; Jonathan Gibbons Cc: Ajit Ghaisas; Prasanta Sadhukhan; 2d-dev@openjdk.java.net Subject: Re: [OpenJDK 2D-Dev] Review Request JDK-8172559 [PIT][TEST_BUG] Move @test to be 1st annotation in java/awt/image/Raster/TestChildRasterOp.java This sounds like a jtreg bug since I don't see this specified. http://openjdk.java.net/jtreg/tag-spec.html -phil On 1/11/17, 10:04 PM, Prem Balakrishnan wrote: Hi, Please review fix for JDK 9, Bug: https://bugs.openjdk.java.net/browse/JDK-8172559 Webrev: HYPERLINK "http://cr.openjdk.java.net/%7Epkbalakr/8172559/webrev.00/"http://cr.openjdk.java.net/~pkbalakr/8172559/webrev.00/ Jtreg Error: Not a test or directory containing tests: java/awt/image/Raster/TestChildRasterOp.java Cause: Wrong order of tag tokens , @test tag token should be the topmost tag. Regards, Prem