RFR: 8345500: Timeout in jdk.jfr.api.consumer.streaming.TestJVMCrash
Gerard Ziemski
gziemski at openjdk.org
Thu Jan 16 23:01:35 UTC 2025
On Thu, 16 Jan 2025 19:57:12 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> I don't think this is the correct way to fix the issue. Users may write code that doesn't wait 1 s and run into the same problem. Why shouldn't a client be able to poll repeatedly? Also, it's only a matter of time before it happens again, either because the hardware is slow or because the processes are starved due to other things running on the machine.
To be honest I'm not 100% happy with the fix, it was just the simplest one that I could think of. Let me look into it a bit more.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23163#issuecomment-2597076705
More information about the hotspot-jfr-dev
mailing list