RFR (S): 8010934: assert failure in c1_LinearScan.cpp: "asumption: non-Constant instructions have only virtual operands"

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 28 09:13:31 PDT 2013


Thanks for taking a look, Vladimir.

> Why big indention for print in process_access_indexed() also could ad parenthesis and spaces for length expression in it?:
> ((ai->length() != NULL) ? ai->length()->id() : -1)

I'll fix the indentation and format the ?: as you suggest.

> insert_deoptimization() comment said it returns true or false but I don't see that. May be change the comment.

I'll fix the comment. Thanks for spotting that.

Roland.


More information about the hotspot-compiler-dev mailing list