On Tue, 23 May 2023 16:37:17 GMT, Erik Gahlin <egah...@openjdk.org> wrote:
> Could I have a review of an enhancement that adds a view command to jfr. > > Testing: tier1, tier2 + jdk/jdk/jfr > > For the change to work properly when streaming, fix of 8307738 needs to be > applied. > > To simplify the review, changes not relevant to the feature, but that can use > classes in jdk.jfr.internal.util package, will be refactored after this > change has been integrated. Possibly in JDK 22. > > Thanks > Erik This pull request has now been integrated. Changeset: 98acce13 Author: Erik Gahlin <egah...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/98acce13d5f79dba3c29c87f30a0364b44cd3951 Stats: 7656 lines in 64 files changed: 7585 ins; 5 del; 66 mod 8306703: JFR: Summary views Reviewed-by: mgronlun ------------- PR: https://git.openjdk.org/jdk/pull/14104