On Fri, 28 Aug 2026 15:21:07 GMT, Markus KARG <[email protected]> wrote:

> Pulling the `readCalled = true;` line up into `read()` as suggested by Alan 
> implied adding `synchronized(this)` in `read()

Maybe I should have been clear, I meant the 3-arg read method, and the read0 
method. They are the "front door" and already have the synchronized block.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32264#discussion_r3881882473

Reply via email to