-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
The condition !is_identity is always true by nature of OR-short-circuiting.
https://github.com/openjdk/valhalla/blob/lworld/src/hotspot/share/classfile/classFileParser.cpp#L4506
https://github.com/openjdk/valhalla/blob/lworld/src/hotspot/share/classfile/classFileParser.cpp#L4506