review for 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp

Christian Thalinger christian.thalinger at oracle.com
Mon May 2 05:03:17 PDT 2011


On Apr 30, 2011, at 12:29 AM, Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7009361
> 
> 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
> Reviewed-by:

src/share/vm/runtime/frame.hpp:

 492 // A collection of described stack values that can print a sybolic

Typo: symbolic

Otherwise looks good.  Thanks for fixing the bug and TraceMethodHandles (I already have a partial fix for it but yours is better).

-- Christian


More information about the hotspot-compiler-dev mailing list