hg: jdk9/sandbox/langtools: 8136453: Parameter name indices array size not updated correctly
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Jun 21 19:21:03 UTC 2016
Changeset: 21d8d0c07cdf
Author: jlahoda
Date: 2016-06-21 21:06 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/21d8d0c07cdf
8136453: Parameter name indices array size not updated correctly
Summary: Correctly resizing ClassReader.parameterNameIndices array.
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+ test/tools/javac/classfiles/attributes/LocalVariableTable/T8136453/T.jcod
+ test/tools/javac/classfiles/attributes/LocalVariableTable/T8136453/T8136453.java
More information about the jdk9-sandbox-changes
mailing list