Integrated: 8361639: JFR: Incorrect top frame for I/O events
Erik Gahlin
egahlin at openjdk.org
Thu Jul 17 11:23:55 UTC 2025
On Wed, 9 Jul 2025 05:49:30 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
This pull request has now been integrated.
Changeset: 1a6cbe42
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1a6cbe421facab0de1c7162f2762258664338814
Stats: 414 lines in 6 files changed: 397 ins; 12 del; 5 mod
8361639: JFR: Incorrect top frame for I/O events
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/26211
More information about the hotspot-jfr-dev
mailing list