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

Tom Rodriguez tom.rodriguez at oracle.com
Tue Aug 30 16:12:02 PDT 2011


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