-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b10
In preparation for valhalla, the placeholders code now generalizes circularity checking, rather than using LOAD_SUPER placeholder tag and name. This tag and name wasn't only for super classes, but for checking CCE for interfaces as well, so it wasn't a completely accurate name.
- relates to
-
JDK-8337547 Add LoadableDescriptors to comments for class loading
-
- Resolved
-
-
JDK-8337548 Parallel class loading can pass is_superclass true for interfaces
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/8f039b56
-
Review(master)
openjdk/jdk/20279