Integrated: JDK-8301842: JFR: increase checkpoint event size for stacktrace and string pool
Ekaterina Vergizova
evergizova at openjdk.org
Tue Feb 14 11:05:55 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.
This pull request has now been integrated.
Changeset: 7dfe75cf
Author: Ekaterina Vergizova <evergizova at openjdk.org>
Committer: Yuri Nesterenko <yan at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7dfe75cf553193faf709cff6b8b2505680d7cebc
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
8301842: JFR: increase checkpoint event size for stacktrace and string pool
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/12432
More information about the hotspot-jfr-dev
mailing list