-
Enhancement
-
Resolution: Fixed
-
P4
-
25
-
b26
SonarCloud points out that ThreadLock class introduced by JDK-8357650 can be turned into static nested class. I don't think this shows any real bug yet, as unreferenced enclosing class reference gets nowhere. But it would be nice to be extra crisp here.
- caused by
-
JDK-8357650 ThreadSnapshot to take snapshot of thread for thread dumps
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/dc949003
-
Review(master) openjdk/jdk/25638