blob: 5c3ddf429979d9665372e88fe0c9103e6b78784f [file] [log] [blame]
<html>
<body>
Reports the double-checked locking construct. For a
discussion of double-checked locking and why it is unsafe, see
<a href = "http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html
">http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html</a>
<!-- tooltip end -->
<p>
Use the checkbox below to ignore double-checked locking on volatile fields. Using
a volatile field for double-checked locking works correctly on virtual machines which
implement the new Java Memory Model.
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>