hg: type-annotations/type-annotations/langtools: Fix for lazy constant values: only attach a type annotation once, not for each lazy evaluation.
wdietl at gmail.com
wdietl at gmail.com
Sat Feb 23 19:17:20 PST 2013
Changeset: 09b9ea06bc9a
Author: wmdietl
Date: 2013-02-23 19:15 -0800
URL: http://hg.openjdk.java.net/type-annotations/type-annotations/langtools/rev/09b9ea06bc9a
Fix for lazy constant values: only attach a type annotation once, not for each lazy evaluation.
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/MemberEnter.java
More information about the type-annotations-dev
mailing list