RFR: JDK-8301842: JFR: increase checkpoint event size for stacktrace and string pool
Ekaterina Vergizova
evergizova at openjdk.org
Mon Feb 13 15:16:24 UTC 2023
On Mon, 6 Feb 2023 09:56:01 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
> Could I have a review of a follow up fix to JDK-8298129.
> JDK-8298129 increases checkpoint event size beyond u4 limit, but doesn't support it for stacktrace and string pools, that can exceed this limit.
> Tested with jdk/jfr and tier1.
Pre-submit tests failures are unrelated.
-------------
PR: https://git.openjdk.org/jdk/pull/12432
More information about the hotspot-jfr-dev
mailing list