On Thu, 17 Sep 2026 10:16:55 GMT, Alan Bateman <[email protected]> wrote:

>@DougLea @viktorklang-ora Should addCount be updated too?

I don't think addCount needs to be updated, since it reads sizeCtl prior to 
table and nexttable, then validates via a CAS, and if it fails it re-reads 
sizeCtl, table, nexttable and then re-tries the validation via CAS (rinse and 
repeat).

I'll update this PR to require 2 reviewers.

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

PR Comment: https://git.openjdk.org/jdk/pull/32789#issuecomment-5715440166

Reply via email to