RFR: 8365614: JFR: Improve PrettyWriter::printValue
Markus Grönlund
mgronlun at openjdk.org
Tue Aug 19 11:58:43 UTC 2025
On Sun, 17 Aug 2025 11:30:51 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a PR that simplifies the PrettyWriter::printValue method so it uses switch expression. It also changes so null is never passed to the method, making the code more robust.
>
> Testing: jdk/jdk/jfr + manual comparison of output before and after so it hasn't changed
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26810#pullrequestreview-3131991254
More information about the hotspot-jfr-dev
mailing list