RFR: 8296733: JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
Christoph Langer
clanger at openjdk.org
Thu Nov 10 08:49:32 UTC 2022
On Thu, 10 Nov 2022 01:54:15 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> The jdk.FileRead event emits an incorrect duration. This could lead to flooded buffers when using the default configuration.
>
> Testing: test/jdk/jdk/jfr
>
> Thanks
> Erik
Looks obvious. Thanks for fixing.
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11075
More information about the hotspot-jfr-dev
mailing list