hg: jdk8/tl/langtools: 8025413: NPE in Type.java due to recent change
eric.mccorkle at oracle.com
eric.mccorkle at oracle.com
Sat Sep 28 21:37:59 UTC 2013
Changeset: 84161510f257
Author: emc
Date: 2013-09-28 13:46 -0400
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/84161510f257
8025413: NPE in Type.java due to recent change
Summary: isCompound throws a NPE for noType and other types. Made it return a reasonable result instead.
Reviewed-by: jjg, vromero
! src/share/classes/com/sun/tools/javac/code/Type.java
+ test/tools/javac/processing/model/type/InheritedAP.java
More information about the security-dev
mailing list