RFR: 8361640: JFR: RandomAccessFile::readLine emits events for each character
Markus Grönlund
mgronlun at openjdk.org
Fri Jul 11 09:34:13 UTC 2025
On Wed, 9 Jul 2025 05:45:01 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of the change that prevents RandomAccessFile::readLine from emitting an event per character? This leads to unnecessary overhead, both with or without JFR enabled.
>
> Testing: tier1 + tier2 + jdk/jdk/jfr
>
> Thanks
> Erik
Marked as reviewed by mgronlun (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26210#pullrequestreview-3009487213
More information about the core-libs-dev
mailing list