-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: core-libs
-
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.