Integrated: 8331876: JFR: Move file read and write events to java.base
Erik Gahlin
egahlin at openjdk.org
Thu May 30 13:36:13 UTC 2024
On Tue, 7 May 2024 19:32:57 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Hi,
>
> Could I have a review of a change that moves the jdk.FileRead and jdk.FileWrite events to java.base to remove the use of the ASM instrumentation.
>
> Testing: jdk/jdk/jfr, tier1-tier4
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 4a20691e
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4a20691e9b0276e2dc5e7eb6a4d05393d6b4c99c
Stats: 1438 lines in 22 files changed: 651 ins; 762 del; 25 mod
8331876: JFR: Move file read and write events to java.base
Reviewed-by: mgronlun, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/19129
More information about the core-libs-dev
mailing list