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

Tom Rodriguez tom.rodriguez at oracle.com
Mon May 2 14:19:34 PDT 2011


On May 2, 2011, at 5:03 AM, Christian Thalinger wrote:

> 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

Fixed.  Thanks Christian and Vladimir.

tom

> 
> 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