RFR: 8290025: Remove the Sweeper [v13]

Boris Ulasevich bulasevich at openjdk.org
Thu Sep 1 15:24:29 UTC 2022


On Thu, 1 Sep 2022 12:37:20 GMT, Erik Österlund <eosterlund at openjdk.org> wrote:

> Enabling SegmentedCodeCache for smaller code cache sizes sounds like a good idea

Moving to SegmentedCodeCache for all platforms results in a performance regression for small platforms, but I remember there were plans (@eastig?) to halve the (ReservedCodeCacheSize >= 240*M) limit.

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

PR: https://git.openjdk.org/jdk/pull/9741


More information about the hotspot-dev mailing list