review request (S): 7116050 C2/ARM: memory stomping error with DivideMcTests

Roland Westrelin roland.westrelin at oracle.com
Tue Jan 17 12:08:46 PST 2012


> Why not just use "uint max_idx == (uint)ready_cnt.length()" since ready_cnt can't be changed? You don't need to pass it as argument then.

Yes, it's the same. I just found that passing the argument was a bit clearer. Anyway I can change it.

Roland.


More information about the hotspot-compiler-dev mailing list