RFR(S): 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Thu Jun 4 14:34:54 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 ]
If you make preend->cmpnode() a variable it would remove some overhead too like you did with maincmp.
Thanks for the suggestion, Michael. I will do that when I’ll send this out for review again as: https://bugs.openjdk.java.net/browse/JDK-8085832
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