blob: 9a68f7337c270c2f397f96aacb64166382ca4e9c [file] [log] [blame]
<html>
<body>
Reports non-final, non-private fields which are accessed in a synchronized context.
A non-private field cannot be guaranteed to always be accessed in a synchronized manner, and such "partially synchronized"
access may result in unexpectedly inconsistent data structures.
<!-- tooltip end -->
<p>
</body>
</html>