blob: 973829c1b4f333ba1ad69fb07baf5d9dd1420770 [file] [log] [blame]
<html>
<body>
Reports any calls to <b>System.runFinalizersOnExit()</b>.
This call is one of the most dangerous in the Java language. It is inherently non-thread-safe,
may result in data corruption, deadlock, and may effect parts of the program far removed from its call point.
It is deprecated, and its use strongly discouraged.
<!-- tooltip end -->
<p>
</body>
</html>