[jdk21u-dev] Integrated: 8314220: Configurable InlineCacheBuffer size
Aleksey Shipilev
shade at openjdk.org
Tue Dec 19 13:24:49 UTC 2023
On Wed, 13 Dec 2023 10:35:54 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Transplanted from https://github.com/openjdk/jdk21u/pull/419.
>
> Clean backport to allow tuning ICBuffer size, important to dodge many ICBufferFull safepoints.
>
> Additional testing:
> - [x] Eyeballing `-XX:+TraceICBuffer` output on ad-hoc workloads
This pull request has now been integrated.
Changeset: 24336358
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/2433635872d41c9da66bfd9c692d770fd358da1b
Stats: 11 lines in 4 files changed: 8 ins; 2 del; 1 mod
8314220: Configurable InlineCacheBuffer size
Backport-of: a40d8d97e84d88d1a65aba81bfc09339be95e427
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/6
More information about the jdk-updates-dev
mailing list