RFR: 8275338: Add JFR events for notable serialization situations [v12]
Raffaello Giulietti
rgiulietti at openjdk.org
Mon Jan 8 13:48:06 UTC 2024
> Adds serialization misdeclaration events to JFR.
Raffaello Giulietti has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 15 additional commits since the last revision:
- Merge branch 'master' into 8275338
- Simplified event messages.
Remove ckecker allocation.
- Corrected @Label of event and of field.
- Removed @module from test.
- Merge branch 'master' into 8275338
- Renamed an event field.
- Minor changes.
- Removed event kind.
serialVersionUID must have type long.
Test now base on keyword search in event message.
Commented test classes about misdeclarations.
- Changes according to reviewer's comments.
- Better name for a label, corrected name of removed field.
- ... and 5 more: https://git.openjdk.org/jdk/compare/3fae3b44...9ca1f36d
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17129/files
- new: https://git.openjdk.org/jdk/pull/17129/files/91523c67..9ca1f36d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17129&range=11
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17129&range=10-11
Stats: 6465 lines in 501 files changed: 3228 ins; 1677 del; 1560 mod
Patch: https://git.openjdk.org/jdk/pull/17129.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17129/head:pull/17129
PR: https://git.openjdk.org/jdk/pull/17129
More information about the hotspot-jfr-dev
mailing list