hg: jdk9/dev/langtools: 8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Wed Jan 15 04:51:28 PST 2014
Changeset: c71cb4fbb329
Author: jlahoda
Date: 2014-01-15 13:49 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/c71cb4fbb329
8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
Summary: The exception parameters with type annotations need to be added into the varBuffer even if not generating debug info
Reviewed-by: jjg, emc
! src/share/classes/com/sun/tools/javac/jvm/Code.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/Driver.java
! test/tools/javac/annotations/typeAnnotations/referenceinfos/ExceptionParameters.java
More information about the jdk9-dev-changes
mailing list