blob: 1684bf22d7f47e0a04a4c9c877d8911933df378b [file] [log] [blame]
<html>
<body>
Reports any calls to <b>Thread.setPriority()</b>.
Modifying priorities of threads is an inherently non-portable operation, as no guarantees
are given in the Java specification of how priorities are used in scheduling threads, or even
if they are used at all.
<!-- tooltip end -->
<p>
<small>Powered by InspectionGadgets</small>
</body>
</html>