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

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Aug 30 16:22:32 PDT 2011


Good.

Vladimir

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