RFR: 8294242: JFR: jfr print doesn't handle infinite duration well
Hi, Could I have review of a fix that improves the output of the jfr tool when there are event values that are infinite Testing: jdk/jdk/jfr Thanks Erik ------------- Commit messages: - Initial Changes: https://git.openjdk.org/jdk/pull/10497/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10497&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8294242 Stats: 35 lines in 5 files changed: 30 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/10497.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10497/head:pull/10497 PR: https://git.openjdk.org/jdk/pull/10497
Hi,
Could I have review of a fix that improves the output of the jfr tool when there are event values that are infinite
Testing: jdk/jdk/jfr
Thanks Erik
Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision: Revert change from other PR that was accidentally added ------------- Changes: - all: https://git.openjdk.org/jdk/pull/10497/files - new: https://git.openjdk.org/jdk/pull/10497/files/a761649d..23255054 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=10497&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=10497&range=00-01 Stats: 8 lines in 1 file changed: 0 ins; 5 del; 3 mod Patch: https://git.openjdk.org/jdk/pull/10497.diff Fetch: git fetch https://git.openjdk.org/jdk pull/10497/head:pull/10497 PR: https://git.openjdk.org/jdk/pull/10497
On Fri, 30 Sep 2022 12:08:28 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Hi,
Could I have review of a fix that improves the output of the jfr tool when there are event values that are infinite
Testing: jdk/jdk/jfr
Thanks Erik
Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
Revert change from other PR that was accidentally added
Marked as reviewed by mgronlun (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10497
On Thu, 29 Sep 2022 21:00:59 GMT, Erik Gahlin <egahlin@openjdk.org> wrote:
Hi,
Could I have review of a fix that improves the output of the jfr tool when there are event values that are infinite
Testing: jdk/jdk/jfr
Thanks Erik
This pull request has now been integrated. Changeset: 4d6668e7 Author: Erik Gahlin <egahlin@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4d6668e7ee492de828bc36afea7daa535532a2b1 Stats: 27 lines in 4 files changed: 25 ins; 0 del; 2 mod 8294242: JFR: jfr print doesn't handle infinite duration well Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/10497
participants (2)
-
Erik Gahlin
-
Markus Grönlund