-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: hotspot
LoadStoreNode::adr_type may return nullptr for some nodes, which are incorrect.
SCMemProjNode::adr_type returns the adr_type of the memory input of its input, instead of the adr_type of the input of the SCMemProj itself.
SCMemProjNode::adr_type returns the adr_type of the memory input of its input, instead of the adr_type of the input of the SCMemProj itself.
- relates to
-
JDK-8372779 C2: Disambiguate Node::adr_type for the IR graph
-
- Open
-
- links to
-
Review(master)
openjdk/jdk/29154