RFR(XS): 8234350: assert(mode == ControlAroundStripMined && (use == sfpt || !use->is_reachable_from_root())) failed: missed a node

Roland Westrelin rwestrel at redhat.com
Wed Nov 20 10:17:44 UTC 2019


Hi Tobias,

Thanks for reviewing this.

> this looks good to me but due to "-Xcomp -XX:-TieredCompilation", the test should either not be
> executed with Graal as JIT or compilation should be restricted to test methods.

Wouldn't -XX:CompileOnly=DeadNodesInOuterLoopAtLoopCloning2 (included in
the test case) do that?

Roland.



More information about the hotspot-compiler-dev mailing list