Integrated: 8264001: JFR: Modernize implementation

Erik Gahlin egahlin at openjdk.java.net
Wed Mar 24 09:57:42 UTC 2021


On Mon, 22 Mar 2021 22:35:32 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of changes that updates the Java implementation of JFR with newer language constructs and library calls.  I also removed unused imports, dead code and added @Override where approriate.
> 
> Testing: jdk/jdk/jfr

This pull request has now been integrated.

Changeset: ae9af57b
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ae9af57b
Stats:     346 lines in 57 files changed: 24 ins; 107 del; 215 mod

8264001: JFR: Modernize implementation

Reviewed-by: mgronlun

-------------

PR: https://git.openjdk.java.net/jdk/pull/3138


More information about the hotspot-jfr-dev mailing list