Avoid unnecessary volatile write on new AtomicBoolean(false)
Claes Redestad
claes.redestad at oracle.com
Wed Oct 7 09:27:22 UTC 2020
Hi Christoph,
the bots probably don't send out the RFR because it has no linked issue.
I've created an RFR for you:
https://bugs.openjdk.java.net/browse/JDK-8254146
Update the subject of the PR to "8254146: Avoid unnecessary volatile
write on new AtomicBoolean(false)" and it should clear all checks.
/Claes
On 2020-10-07 10:32, Christoph Dreis wrote:
> Hi,
>
> forgive me if this is not the right approach after the move to GitHub, but apparently there was no mail sent to the mailing list with this one.
> I’ve opened https://github.com/openjdk/jdk/pull/510 to improve the performance of calls to new AtomicBoolean(false).
>
> The mentioned PR would need sponsoring from someone, which I would highly appreciate.
> If there's any change to the sponsoring process, please let me know as well.
>
> Cheers,
> Christoph
>
>
More information about the core-libs-dev
mailing list