[External] : Re: [POTENTIAL BUG] Potential FIFO violation in BlockingQueue under high contention and suggestion for fair mode in ArrayBlockingQueue and LinkedBlockingQueue
김민주
miiiinju00 at gmail.com
Fri Sep 20 15:43:28 UTC 2024
Hi Archie, and Viktor
Thank you very much for your response and for referencing the test case I shared earlier.
I can confirm that the test case is accurate, and the issue lies in the explanation I provided below it. Upon reflection, I realized that certain parts of my explanation were incorrect. I’ve since made the necessary corrections, which you can find in my follow-up email. If you could kindly review the updated explanation along with the test case, I would greatly appreciate it.
Here’s the link to the corrected explanation: https://mail.openjdk.org/pipermail/core-libs-dev/2024-September/129085.html
Thank you again for your time and understanding.
Best regards,
Minju Kim
> 2024. 9. 21. 오전 12:37, Archie Cobbs <archie.cobbs at gmail.com> 작성:
>
> On Fri, Sep 20, 2024 at 10:16 AM Viktor Klang <viktor.klang at oracle.com <mailto:viktor.klang at oracle.com>> wrote:
>> Before we do anything at all, does there exist a reproducer which would illustrate that the current behavior causes problems?
>
> I believe this is the most recent one: https://mail.openjdk.org/pipermail/core-libs-dev/2024-September/129031.html
>
> -Archie
>
> --
> Archie L. Cobbs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20240921/0ad1280d/attachment-0001.htm>
More information about the core-libs-dev
mailing list