mchung [Tue, 30 Apr 2013 15:43:00 -0700] rev 17284
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
Reviewed-by: alanb
vromero [Fri, 26 Apr 2013 15:59:39 +0100] rev 17283
8010304: javac should detect all mutable implicit static fields in langtools using a plugin
Reviewed-by: jjg
vromero [Fri, 26 Apr 2013 10:17:01 +0100] rev 17282
8008562: javac, a refactoring to Bits is necessary in order to provide a change history
Reviewed-by: mcimadamore
vromero [Fri, 26 Apr 2013 10:04:01 +0100] rev 17281
8012723: strictfp interface misses strictfp modifer on default method
Reviewed-by: mcimadamore
jjg [Thu, 25 Apr 2013 17:45:36 -0700] rev 17280
8013256: javac test failing after Lambda changes to java.util.List
Reviewed-by: mduigou
lana [Tue, 23 Apr 2013 15:09:12 -0700] rev 17279
Merge
jfranck [Mon, 22 Apr 2013 10:24:19 +0200] rev 17278
8011027: Type parameter annotations not passed through to javax.lang.model
Reviewed-by: jjg, darcy