duke [Wed, 05 Jul 2017 20:18:38 +0200] rev 28805
Merge
lana [Thu, 05 Feb 2015 15:44:57 -0800] rev 28804
Merge
mcimadamore [Thu, 05 Feb 2015 18:51:09 +0000] rev 28803
8072445: tools/javac/lambda/MethodReference55.java fails across platforms
Summary: remove copyright from test header
Reviewed-by: jlahoda
mchung [Tue, 03 Feb 2015 14:09:25 -0800] rev 28802
8069551: Move java.security.acl from compact3 to java.base
Reviewed-by: alanb, mullan, wetmore
jlahoda [Mon, 02 Feb 2015 21:53:36 +0100] rev 28801
8072054: Cannot build langtools if checked-out in a directory ending with \"com\"
Summary: Making sure a proper package name is used when generating Properties classes
Reviewed-by: mcimadamore
jlahoda [Mon, 02 Feb 2015 18:52:16 +0530] rev 28800
8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK.
Summary: Alternate fix for 8015499 to eliminate extra checkcast (by working around a limitation in Types#asSuper) without the side effect that results in 8069265
Reviewed-by: mcimadamore, jjg
Contributed-by: srikanth.adayapalam@oracle.com
sogoel [Fri, 30 Jan 2015 14:59:47 -0800] rev 28799
8071629: Write new test to test -j switch
Reviewed-by: jjg