blob: dbc209fa08967e53d88f03a4c53a2e5059f45a65 [file] [log] [blame]
<html>
<body>
Reports any to methods declared <b>native</b> while in
a synchronized block or method. While not necessarily representing a problem, such calls cause
an expensive context switch, and are best kept out of synchronized contexts, if possible.
<!-- tooltip end -->
<p>
</body>
</html>