RFR: 8362556: New test jdk/jfr/event/io/TestIOTopFrame.java is failing on all platforms

Erik Gahlin egahlin at openjdk.org
Fri Jul 18 02:14:41 UTC 2025


Could I have a review of a PR that adjusts the number of frames to skip for the FileRead event? The problem was that an intermediary frame was removed during review in a dependent PR, but the offset was not updated.

Testing: jdk/jdk/jfr

Thanks
Erik

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

Commit messages:
 - Initial

Changes: https://git.openjdk.org/jdk/pull/26378/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26378&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8362556
  Stats: 3 lines in 1 file changed: 1 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/26378.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26378/head:pull/26378

PR: https://git.openjdk.org/jdk/pull/26378


More information about the hotspot-jfr-dev mailing list