On Mon, 29 Jul 2024 06:04:52 GMT, Daniel Jeliński <djelin...@openjdk.org> wrote:

> With the original code, the publisher thread was getting the monitor ~100x 
> more often than the subscriber thread; with the new code, the publisher 
> thread gets the monitor 2x more often than the subscriber thread. 

Okay but still, based on the code change, I do not understand why this would be 
the case.

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

PR Comment: https://git.openjdk.org/jdk/pull/19778#issuecomment-2255501320

Reply via email to