-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: hotspot
The comments in that method talk about that it iterates over only live subklasses. However it iterates over all of them, and JDK-8213209 explicitly talks about iterating over all subklasses.
Fix the comments.
Fix the comments.
- caused by
-
JDK-8213209 [REDO] Allow Klass::_subklass and _next_sibling to have unloaded classes
-
- Closed
-
- links to
-
Review(master)
openjdk/jdk/26219