RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed (original) (raw)
Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jun 4 15:50: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 ]
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