TenuringThreshold being adaptive when UseAdaptiveSizePolicy is off
Jon Masamitsu
jon.masamitsu at oracle.com
Sat Mar 7 00:28:02 UTC 2015
This is in jdk9?
Jon
On 3/6/2015 4:21 PM, Jungwoo Ha wrote:
> On CMS when UseAdaptiveSizePolicy is off, still tenuring_threshold is
> being changed.
> Is this an intended behavior?
> (yes. I know it is not "size" related heuristics)
>
> It would be nice to have a flag that can disable adjusting tenuring
> threshold,
> or at least set minimum threshold. When the default heuristics doesn't
> work,
> there are nothing much we can do other than changing the Max.
>
> --Jungwoo
More information about the hotspot-gc-dev
mailing list