RFR: JDK-8019361: [TESTBUG] Conflicting collector combinations in option list for GC tests
Dmitry Fazunenko
dmitry.fazunenko at oracle.com
Mon Feb 16 11:59:54 UTC 2015
Hi Andrey,
the change to the TestDynShrinkHeap.java looks good.
But JDK-8019361 looks like a wrong number. It must be JDK-8051984, I think.
If so, what about other sources listed in the description:
./test/gc/arguments/TestParallelHeapSizeFlags.java
./test/gc/arguments/TestUseCompressedOopsErgo.java
./test/gc/g1/TestHumongousShrinkHeap.java
are they already fixed?
Thanks,
Dima
On 16.02.2015 14: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
>
> Thanks.
More information about the hotspot-gc-dev
mailing list