RFR: 8191862: Warn about UseNUMA/UseLargePages only when using ParallelGC

Stefan Johansson stefan.johansson at oracle.com
Mon Nov 27 12:32:19 UTC 2017



On 2017-11-27 13:06, Stefan Karlsson wrote:
> Looks good.
>
+1
StefanJ
> StefanK
>
> On 2017-11-24 15:20, Per Liden wrote:
>> Hi,
>>
>> We currently warn about using UseAdaptiveSizePolicy and 
>> UseAdaptiveNUMAChunkSizing in combination with UseNUMA and 
>> UseLargePages. This warning is only relevant for ParallelGC, but we 
>> print it regardless of which GC has been selected.
>>
>> Webrev: http://cr.openjdk.java.net/~pliden/8191862/webrev.0/
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8191862
>>
>> /Per




More information about the hotspot-gc-dev mailing list