[jdk11u-dev] RFR: 8314220: Configurable InlineCacheBuffer size
Paul Hohensee
phh at openjdk.org
Thu Feb 29 22:34:55 UTC 2024
On Mon, 29 Jan 2024 21:05:03 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> I'd like to backport JDK-8314220 to 11u.
> It allows to configure IC buffer size to avoid multiple ICBufferFull safepoints and possible performance degradation.
>
> 17u patch applies almost cleanly except for:
> - minor context difference in icBuffer.cpp
> - different method for experimental flag declaration in globals.hpp (JDK-8243208 is not in 11u)
> The changes reapplied manually.
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2498#pullrequestreview-1909992125
More information about the jdk-updates-dev
mailing list