Other |
---|
tbdUnresolved |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
To avoid issues like JDK-8273409, we need to make sure that all nodes that might benefit from an input node with a more precise type should be added to the IGVN worklist. Current code has a "TEMPORARY fix" comment at the corresponding location: https://github.com/openjdk/jdk/blob/4023646ed1bcb821b1d18f7e5104f04995e8171d/src/hotspot/share/opto/phaseX.cpp#L1968
|