Request for reviews (S): 6832293: JIT compiler got wrong result in type checking with -server

Tom Rodriguez Thomas.Rodriguez at Sun.COM
Mon May 11 17:21:00 PDT 2009


looks good to me.

tom

On May 8, 2009, at 3:57 PM, Vladimir Kozlov wrote:

> I updated changes based on Tom's suggestion
>
> http://cr.openjdk.java.net/~kvn/6832293/webrev.01
>
> Fixed 6832293: JIT compiler got wrong result in type checking with - 
> server
>
> Problem:
> The code in CmpPNode::sub is broken for arrays of interface types.
>
> Solution:
> Check for an object array of interface.
>
> Reviewed by:
>
> Fix verified (y/n): y, modified (for jdk7) bug's test
>
> Other testing:
> JPRT
>




More information about the hotspot-compiler-dev mailing list