On Thu, 18 May 2023 13:58:08 GMT, Andrey Turbanov <[email protected]> wrote:
>> I prefer to keep AtomicReference - it's easier to reason about. >> Maybe at some time I'll do a pass to use VarHandles in various places but >> now is not the time. > > let's make it `final` at least Oops! Thanks for noticing that. That's a bug. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14038#discussion_r1197916100
