Integrated: 8296733: JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
Erik Gahlin
egahlin at openjdk.org
Fri Nov 11 15:52:03 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
This pull request has now been integrated.
Changeset: ced88a2f
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ced88a2fd9a35e0e027661ef1f3c5ea3a5fff9e0
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8296733: JFR: File Read event for RandomAccessFile::write(byte[]) is incorrect
Reviewed-by: clanger, mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/11075
More information about the hotspot-jfr-dev
mailing list