RFR: JDK-8302666: Replace CHM with VarHandle in ForeachOrderedTask [v2]
Viktor Klang
duke at openjdk.org
Mon Feb 20 10:51:58 UTC 2023
On Fri, 17 Feb 2023 16:48:27 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
>> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Write the initial value of the next reference without using the VarHandle
>
> That's a nice find, looks good. (Update the year in the copyright header.)
@PaulSandoz Thanks for the review, Paul—I've eliminated an unneeded SuppressWarnings, updated the copyright year, and pushed the update here. 👍
-------------
PR: https://git.openjdk.org/jdk/pull/12320
More information about the core-libs-dev
mailing list