RFR: 8059466: Force young GC to initiate marking cycle when stat update is requested

Mikael Gerdin mikael.gerdin at oracle.com
Fri Oct 3 09:12:25 UTC 2014


Stefan,

On Tuesday 30 September 2014 17.28.42 Stefan Johansson wrote:
> Hi,
> 
> Please review this change to allow status updates to initiate a marking
> cycle:
> https://bugs.openjdk.java.net/browse/JDK-8059466
> 
> Webrev:
> http://cr.openjdk.java.net/~sjohanss/8059466/webrev.00/

Looks good.
/Mikael

> 
> Summary:
> The "update_allocation_context_stats" GC cause has been split up to two
> causes, one for FullGC and one for young. The young one can be used to
> start a marking cycle.
> 
> Thanks,
> Stefan




More information about the hotspot-gc-dev mailing list