RFR: 8081607: Change default GC for server configurations to G1
Per Liden
per.liden at oracle.com
Tue Jun 23 10:20:24 UTC 2015
On 2015-06-23 11:26, Stefan Johansson wrote:
> Thanks for the review Thomas,
>
> New webrev:
> http://cr.openjdk.java.net/~sjohanss/8081607/hotspot.01/
Looks good!
/Per
>
> Stefan
>
> On 2015-06-23 11:04, Thomas Schatzl wrote:
>> Hi,
>>
>> On Tue, 2015-06-23 at 10:07 +0200, Stefan Johansson wrote:
>>> Hi,
>>>
>>> Please review this change to make G1 the default GC:
>>> https://bugs.openjdk.java.net/browse/JDK-8081607
>>>
>>> JEP:
>>> http://openjdk.java.net/jeps/248
>>>
>>> Webrev:
>>> http://cr.openjdk.java.net/~sjohanss/8081607/hotspot.00/
>>>
>>> Summary:
>>> Changing the the default GC for server configurations to G1 (but not on
>>> embedded). Also updated test to reflect the change.
>>>
>> Please use Platform.isServer()/isEmbedded() to find out the type of VM.
>> I also recommend to remove the negation in the ifdef.
>>
>> Thanks,
>> Thomas
>>
>>
>
More information about the hotspot-dev
mailing list