Request for reviews (L): 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Roland Westrelin
roland.westrelin at oracle.com
Fri Sep 14 10:23:55 PDT 2012
>> Isn't fp_runtime_fallback in assembler_x86.cpp only called from c1/interpreter. In that case does it need to be changed?
>
> I can't find the way to assert there to make sure it is NOT called from C2 code generation (which may happen in a future). Any suggestions are welcome.
Yes, you're right. And the extra register save/restore instructions are not a big deal anyway.
Roland.
More information about the hotspot-compiler-dev
mailing list