jfranck [Fri, 24 Oct 2014 08:34:51 +0200] rev 27231
8054448: (ann) Cannot reference field of inner class in an anonymous class
Reviewed-by: jlahoda, mcimadamore
mcimadamore [Fri, 24 Oct 2014 10:54:04 +0100] rev 27230
8061778: Wrong LineNumberTable for default constructors
Summary: Synthetic empty blocks generated by Lower are erroneously picked up by Gen
Reviewed-by: jjg
lana [Thu, 23 Oct 2014 13:43:56 -0700] rev 27229
Merge
vromero [Thu, 23 Oct 2014 10:42:44 -0700] rev 27228
8057800: Method reference with generic type creates NPE when compiling
Reviewed-by: mcimadamore, dlsmith
vromero [Thu, 23 Oct 2014 10:40:02 -0700] rev 27227
8059710: javac, the same approach used in fix for JDK-8058708 should be applied to Code.closeAliveRanges
Reviewed-by: jjg
jjg [Tue, 21 Oct 2014 17:50:13 -0700] rev 27226
8061723: 8060056 breaks tests on Windows
Reviewed-by: darcy
jjg [Tue, 21 Oct 2014 13:08:20 -0700] rev 27225
8060056: replace java.io.File with java.nio.file.Path
Reviewed-by: ksrini, jlahoda