hg: jdk9/dev/langtools: 8040319: Clean up type annotation exception index generating code in Code.java
eric.mccorkle at oracle.com
eric.mccorkle at oracle.com
Thu Apr 17 18:52:29 UTC 2014
Changeset: 9d01c8d49aa1
Author: emc
Date: 2014-04-17 12:17 -0400
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/9d01c8d49aa1
8040319: Clean up type annotation exception index generating code in Code.java
Summary: Remove bad code from exception index generation for type annotations and make type_index final
Reviewed-by: jjg, vromero
! src/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
! src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! src/share/classes/com/sun/tools/javac/jvm/ClassWriter.java
! src/share/classes/com/sun/tools/javac/jvm/Code.java
! src/share/classes/com/sun/tools/javac/jvm/Gen.java
More information about the jdk9-dev-changes
mailing list