RFR: 8331876: JFR: Move file read and write events to java.base [v4]
Erik Gahlin
egahlin at openjdk.org
Mon May 13 07:27:02 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 three additional commits since the last revision:
- Revert accidental push
- Improve comments. Fix nit
- Revert accidental push of removal JI* classes. Will be handled seperately
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19129/files
- new: https://git.openjdk.org/jdk/pull/19129/files/fc54e205..f2439ac3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19129&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19129&range=02-03
Stats: 1223 lines in 19 files changed: 986 ins; 226 del; 11 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