Relates :
|
|
Relates :
|
|
Relates :
|
In JDK-8276157, Vladimir says: "To actually fix the issue we would need to re-write recursive method ConnectionGraph::find_inst_mem() to normal method using Node_Stack or other C2's structures without recursion. Please, file RFE. May be also add check that it is not infinite recursion." This would fix some stack overflows during escape analysis.
|