RFR: 8331876: JFR: Move file read and write events to java.base [v2]
Erik Gahlin
egahlin at openjdk.org
Thu May 9 10:11:39 UTC 2024
> 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
>
> Thanks
> Erik
Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
Rename methods
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19129/files
- new: https://git.openjdk.org/jdk/pull/19129/files/0802c684..9d02bf63
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19129&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19129&range=00-01
Stats: 1251 lines in 16 files changed: 225 ins; 975 del; 51 mod
Patch: https://git.openjdk.org/jdk/pull/19129.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19129/head:pull/19129
PR: https://git.openjdk.org/jdk/pull/19129
More information about the core-libs-dev
mailing list