Hi Bill, On 28/02/2013 2:04 AM, BILL PITTORE wrote:
Would like approval to backport the fix for 8005722 into hs24. Fix is identical to hs25.
Fixes to hs24 don't need to get individual approval this way. Alejandro requests a bulk integration approval when pushing hs24 to 7u.
You can simply push this to hs24 David -----
Bug report: http://bugs.sun.com/view_bug.do?bug_id=8005722 Summary: Assert triggered in c1_LIR.cpp assert(_oprs_len[mode] < maxNumberOfOperands, "array overflow") The problem is not the assert but the fact that in LIR_OpVisitState::visit() the receiver operand is processed twice. Reviewed-by: roland, vladidan http://cr.openjdk.java.net/~bpittore/8005722/webrev.01 thanks, bill