-
Bug
-
Resolution: Fixed
-
P4
-
21
It appears that TypeOopPtr::make_from_klass_common call itself with "klass_change" and "try_for_exact" arguments swapped:
https://github.com/openjdk/jdk/blob/05a0a710313917fe7124ff43fe9c9af1d649bcac/src/hotspot/share/opto/type.cpp#L3581
https://github.com/openjdk/jdk/blob/05a0a710313917fe7124ff43fe9c9af1d649bcac/src/hotspot/share/opto/type.cpp#L3581
- relates to
-
JDK-8297933 [REDO] Compiler should only use verified interface types for optimization
-
- Resolved
-