-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b18
There are 3 places in java.lang.ThreadGroup with @SuppressWarnings("deprecation") which highlighted by IntelliJ IDEA.
They are redundant and could be removed: method 'Thread.getThreadGroup()' is not actually deprecated.
They are redundant and could be removed: method 'Thread.getThreadGroup()' is not actually deprecated.