On Thu, 17 Sep 2026 13:47:51 GMT, Viktor Klang <[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).

Ah okay, it was in JDK 11 but the encoding has changed, so ignore my comment.

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

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

Reply via email to