RFR: 8361639: JFR: Incorrect top frame for I/O events [v2]

Markus Grönlund mgronlun at openjdk.org
Thu Jul 17 10:30:51 UTC 2025


On Thu, 17 Jul 2025 10:24:34 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Could I have a review of the change that ensures that the top frame for I/O events is not an internal JDK method, such as FileReadEvent::offer? This change is dependent on [JDK-8361640](https://bugs.openjdk.org/browse/JDK-8361640).
>> 
>> Testing: tier1, tier2 + jdk/jdk/jfr
>> 
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add support for Files.newXXX + typos

Marked as reviewed by mgronlun (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26211#pullrequestreview-3028927441


More information about the hotspot-jfr-dev mailing list