mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
8 lines
268 B
HTML
8 lines
268 B
HTML
<html>
|
|
<body>
|
|
Reports usages of <code>Thread.dumpStack()</code>.
|
|
<p>Such statements are often used for temporary debugging and should be either removed from the production code
|
|
or replaced with a more robust logging facility.</p>
|
|
<!-- tooltip end -->
|
|
</body>
|
|
</html> |