commit | e5fd709ab52ea953f70dfaa92f385761a71a920b | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Thu Jun 04 16:19:22 2015 +0200 |
committer | Roland Westrelin <roland@openjdk.org> | Thu Jun 04 16:19:22 2015 +0200 |
tree | 1e1c903b70fbbedbf478d44e8bc9101b50a20231 | |
parent | 29e05127da6b53ae01329898c18670122eb94f9d [diff] |
8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed Bail out from range check elimination if pre loop is not found Reviewed-by: kvn