review (XS) for 6889869: assert(!Interpreter::bytecode_should_reexecute(code), "should not reexecute")
Christian Thalinger
Christian.Thalinger at Sun.COM
Mon Oct 12 00:41:03 PDT 2009
On Thu, 2009-10-08 at 16:40 -0700, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/6889869/
I guess I have to do the same change for the is_method_handle_invoke
flag. Maybe we should compare the whole _flags.word instead of every
single bit in there?
-- Christian
More information about the hotspot-compiler-dev
mailing list