hg: jdk7/tl/langtools: 6999210: javac should be able to warn of anomalous conditions in classfiles
jonathan.gibbons at oracle.com
jonathan.gibbons at oracle.com
Tue Dec 7 14:13:56 PST 2010
Changeset: 3c32c90031fd
Author: jjg
Date: 2010-12-07 14:13 -0800
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/3c32c90031fd
6999210: javac should be able to warn of anomalous conditions in classfiles
Reviewed-by: mcimadamore, darcy
! src/share/classes/com/sun/tools/javac/code/Lint.java
! src/share/classes/com/sun/tools/javac/jvm/ClassReader.java
! src/share/classes/com/sun/tools/javac/resources/compiler.properties
! src/share/classes/com/sun/tools/javac/util/RawDiagnosticFormatter.java
+ test/tools/javac/T6999210.java
! test/tools/javac/annotations/6214965/T6214965.out
! test/tools/javac/annotations/6365854/test1.out
! test/tools/javac/annotations/6365854/test2.out
! test/tools/javac/diags/examples.not-yet.txt
More information about the serviceability-dev
mailing list