Crash from "recursive" method handle chain
Charles Oliver Nutter
headius at headius.com
Wed Jul 27 15:41:32 PDT 2011
On Wed, Jul 27, 2011 at 4:27 AM, Christian Thalinger
<christian.thalinger at oracle.com> wrote:
> Right, it's a poll page read. test on x86 only sets flags according to the test. The Instruction Set Reference from Intel says:
>
> "Description
>
> Computes the bit-wise logical AND of first operand (source 1 operand) and the second operand (source 2 operand) and sets the SF, ZF, and PF status flags according to the result. The result is then discarded."
Ok, thanks, I will update the slides.
FWIW, this 90-minute talk is a preview for two of my sessions at
JavaOne, with one session covering the bytecode half and the other
session covering the JIT half. I'll be expanding the JIT content from
30 to 50 minutes, so I'm sure I'll ping you all if I need help there.
Hopefully they'll be presentations that everyone with modest
understanding of Java can understand.
- Charlie
More information about the mlvm-dev
mailing list