review for 7016881: JSR 292: JDI: sun.jvm.hotspot.utilities.AssertionFailure: index out of bounds

Christian Thalinger christian.thalinger at oracle.com
Wed Aug 31 03:42:58 PDT 2011


Looks good.  -- Christian

On Aug 31, 2011, at 1:12 AM, Tom Rodriguez wrote:

> http://cr.openjdk.java.net/~never/7016881
> 1 line changed: 0 ins; 0 del; 1 mod; 233 unchg
> 
> 7016881: JSR 292: JDI: sun.jvm.hotspot.utilities.AssertionFailure: index out of bounds
> Reviewed-by:
> 
> This was a bug in the 7012081 changes.  A reference to rawIndex wasn't
> updated to poolIndex so some times the wrong index was used resulting in
> exceptions.  Tested with failing test.
> 



More information about the hotspot-compiler-dev mailing list