RFR: 8366896: JFR: Use GarbageCollection.name in gc view [v2]
Erik Gahlin
egahlin at openjdk.org
Tue Sep 23 16:53:29 UTC 2025
> Could I have a review of a PR that fixes the 'jfr gc view'?
>
> I also changed so events are ordered by GC ID and not start time. This works better in case not all events for a GC ID has been emitted.
>
> Testing: jdk/jdk/jfr + manual inspection with ZGC, Shenandoah, G1, Parallel and Serial.
>
> Thanks
> Erik
Erik Gahlin has updated the pull request incrementally with two additional commits since the last revision:
- Use column name Name and update tests
- Update to use GC.name
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27099/files
- new: https://git.openjdk.org/jdk/pull/27099/files/dd247b35..e200f005
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27099&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27099&range=00-01
Stats: 9 lines in 3 files changed: 0 ins; 4 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/27099.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27099/head:pull/27099
PR: https://git.openjdk.org/jdk/pull/27099
More information about the hotspot-jfr-dev
mailing list