Request for Review (s) - 8135318: CMS wrong max_eden_size for check_gc_overhead_limit

Jon Masamitsu jon.masamitsu at oracle.com
Wed Nov 4 17:47:02 UTC 2015


On 11/4/2015 9:27 AM, Volker Simonis wrote:
> Hi John,
>
> could you please add noreg-hard label to the bug. I think that should
> be fine for this simple fix.
>
> The problem is that for the bug to manifest, all the young spaces must
> have exactly the same size. But that's hard to achieve because on the
> command line we can only give the ratio between the various regions.
> In reality, the actual size is computed from the ratio but rounded
> such that exact equality is not guaranteed.

Done.

I still need one more review on this.

Jon


>
> Thank you and best regards,
> Volker




More information about the hotspot-gc-dev mailing list