jlahoda [Fri, 06 Jan 2017 14:16:45 +0100] rev 43037
8172158: Annotation processor not run with -source <= 8
Summary: Avoiding use of module prefix to map annotations to processors when running without modules.
Reviewed-by: darcy, jjg
vromero [Thu, 05 Jan 2017 11:20:56 -0800] rev 43034
8026699: test test/tools/javac/lambda/T8024947/PotentiallyAmbiguousWarningTest.java has an extra @compile attribute that should be removed
Reviewed-by: mcimadamore