<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> |