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

Bengt Rutisson bengt.rutisson at oracle.com
Mon Aug 18 11:56:15 UTC 2014


Hi Stefan,

On 2014-08-18 13:43, Stefan Karlsson wrote:
> Jon suggested that I should add -Xincgc.
>
> Here's the updated webrev:
> http://cr.openjdk.java.net/~stefank/8055111/webrev.01/

Looks good.

Thanks,
Bengt

>
> thanks,
> StefanK
>
> On 2014-08-14 14:04, Stefan Karlsson 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 serviceability-dev mailing list