We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2023b commit e266918Copy full SHA for e266918
java/ql/src/Likely Bugs/Concurrency/CallsToRunnableRun.ql
@@ -6,6 +6,7 @@
6
* @problem.severity recommendation
7
* @precision high
8
* @id java/call-to-thread-run
9
+ * @previous-id java/run-method-called-on-java-lang-thread-directly
10
* @tags quality
11
* reliability
12
* concurrency
0 commit comments