RFR: 8166842: String.hashCode() has a non-benign data race

Peter Levart peter.levart at gmail.com
Fri Sep 30 15:42:45 UTC 2016


Hi,

Thank you all for reviews and comments, especially instructive was Hans 
Boehm's explanation about why JMM must allow reordering of plain reads 
from the same location.

The fix is now pushed.

Regards, Peter



More information about the core-libs-dev mailing list