RFR: 8362836: JFR: Broken pipe in jdk/jfr/event/io/TestIOTopFrame.java
Erik Gahlin
egahlin at openjdk.org
Sun Jul 20 13:54:49 UTC 2025
Could I have a review of a test fix?
The problem is that the socket may be closed before all content has been written.
Testing: 1000 * jdk/jfr/event/io/TestIOTopFrame.java
Thanks
Erik
-------------
Commit messages:
- Initial
Changes: https://git.openjdk.org/jdk/pull/26405/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26405&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8362836
Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/26405.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26405/head:pull/26405
PR: https://git.openjdk.org/jdk/pull/26405
More information about the hotspot-jfr-dev
mailing list