hg: jdk9/hs-rt/hotspot: 8033528: assert(0 <= i && i < length()) failed: index out of bounds
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Fri Feb 7 18:44:29 PST 2014
Changeset: 26c3b944dc35
Author: coleenp
Date: 2014-02-07 18:30 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/26c3b944dc35
8033528: assert(0 <= i && i < length()) failed: index out of bounds
Summary: Restoring bytecodes for invokedynamic had wrong index calculation added testing stress option.
Reviewed-by: twisti, hseigel
! src/share/vm/interpreter/rewriter.cpp
! src/share/vm/interpreter/rewriter.hpp
! src/share/vm/oops/constantPool.cpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/utilities/array.hpp
! test/runtime/lambda-features/InvokespecialInterface.java
More information about the jdk9-all-changes
mailing list