RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v7]

William Kemper wkemper at openjdk.org
Wed Nov 20 20:22:29 UTC 2024


On Wed, 20 Nov 2024 16:47:20 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> No, in single gen mode regions that are not `FREE` are affiliated with `YOUNG`.
>
> That's weird. We have `Young`, `Old` and `Global` generations. Why affiliation is not `Free`, `Young`, `Old`, and `Global` then?

Yes, it's a little weird. It didn't seem necessary to have a `Global` affiliation.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21273#discussion_r1850927526


More information about the shenandoah-dev mailing list