RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed (original) (raw)
Berg, Michael C michael.c.berg at intel.com
Fri Jun 5 14:49:21 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 ]
Looks good.
-Michael
-----Original Message----- From: hotspot-compiler-dev [mailto:hotspot-compiler-dev-bounces at openjdk.java.net] On Behalf Of Roland Westrelin Sent: Friday, June 05, 2015 12:34 AM To: Vladimir Kozlov Cc: hotspot-compiler-dev at openjdk.java.net Subject: Re: RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
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