RFR: JDK-8019361: [TESTBUG] Conflicting collector combinations in option list for GC tests

Bengt Rutisson bengt.rutisson at oracle.com
Mon Feb 16 12:34:27 UTC 2015


Hi Andrey,

On 2015-02-16 12:48, Andrey Zakharov wrote:
> Hi, team
> Here is very simple patch removing @ignore tag from test which was 
> ignored due conflicting options which now has been checked by already 
> added @required tag:
>
> webrev:
> http://cr.openjdk.java.net/~azakharov/8019361/webrev/
>
> testbug:
> https://bugs.openjdk.java.net/browse/JDK-8019361


Why did you change the static import of 
com.oracle.java.testlibrary.Asserts? Seems unrelated to the @ignore 
change and I don't think there is a reason for it either. We use static 
import of the asserts a lot in our test code.

Thanks,
Bengt

>
> Thanks.




More information about the hotspot-gc-dev mailing list