8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc

Staffan Larsen staffan.larsen at oracle.com
Thu Aug 14 14:04:46 UTC 2014


Looks good!

Thanks,
/Staffan

On 14 aug 2014, at 14:04, Stefan Karlsson <stefan.karlsson at oracle.com> wrote:

> Hi all,
> 
> Please, review this patch to add -Xconcgc to the set of flags to be filtered out by Utils.removeGcOpts:
> http://cr.openjdk.java.net/~stefank/8055111/webrev.00/
> 
> This fixes one of the instances in:
> https://bugs.openjdk.java.net/browse/JDK-8019361 - [TESTBUG] Conflicting collector combinations in option list for GC tests
> 
> Tested by running:
> jtreg -vmoption:-Xconcgc -jdk:/localhome/java/jdk-9-ea-bin-b26/ test/java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java
> jtreg -vmoption:-XX:+UseConcMarkSweepGC -jdk:/localhome/java/jdk-9-ea-bin-b26/ test/java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java
> 
> thanks,
> StefanK




More information about the hotspot-gc-dev mailing list