Request for review (L): 6797305: Add LoadUB and LoadUI opcode class
John Rose
John.Rose at Sun.COM
Wed Mar 11 18:13:29 PDT 2009
On Mar 11, 2009, at 2:22 PM, Tom Rodriguez wrote:
> If we really wanted to support it would be nice to do so in a
> platform independent way. If it's good for one arch it's a good
> idea for all.
True. It's not in the right place from that standpoint. Checks
should be managed in output.cpp, or somewhere close to GC map
generation. I don't object to nuking emit_form_foo.
-- John
More information about the hotspot-compiler-dev
mailing list