RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Fri Jun 5 07:33:30 UTC 2015
- Previous message: RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
- Next message: RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the review, Vladimir.
Roland.
On Jun 4, 2015, at 5:50 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
Good. Thanks, Vladimir On 6/4/15 7:28 AM, Roland Westrelin wrote: As suggested by Vladimir, here is a new simpler fix that simply bails out of range check elimination if the preloop is not found:
http://cr.openjdk.java.net/~roland/8078866/webrev.01/ Removing the main and post loops will be pushed as a separate RFE. Roland.
- Previous message: RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
- Next message: RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list