RFR: 8331876: JFR: Move file read and write events to java.base [v5]

Erik Gahlin egahlin at openjdk.org
Thu May 16 12:10:46 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:

  Remove dependency on JFR for retransformation

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/19129/files
  - new: https://git.openjdk.org/jdk/pull/19129/files/f2439ac3..c4c64774

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19129&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19129&range=03-04

  Stats: 233 lines in 2 files changed: 122 ins; 111 del; 0 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