Hi Sergey,
Since OpenJDK has moved to git/github, this needs to reformulated as a
Pull Request (PR).
Cheers,
David
On 17/09/2020 5:19 pm, Сергей Цыпанов wrote:
Hello,
is it possible to have a code review for the changes proposed in JDK-8251548?
Sean Mullan has created an issue and web-review and can sponsor the patch
as soos as it gets properly reviewed.
As Doug Lea claims in
http://cs.oswego.edu/pipermail/concurrency-interest/2015-December/014770.html
there is never any reason to explicitly initialize fields to 0/0.0/false/null
so I believe the patch is harmless.
Issue: https://bugs.openjdk.java.net/browse/JDK-8251548
Webrev: https://cr.openjdk.java.net/~mullan/webrevs/8251548/
Thanks,
Sergey Tsypanov