duke [Wed, 05 Jul 2017 22:40:21 +0200] rev 43039
Merge
rfield [Fri, 06 Jan 2017 10:31:25 -0800] rev 43038
8165405: jshell tool: /classpath is inconsistent
8172103: JShell: crash in TaskFactory$WrapSourceHandler.diag
Reviewed-by: jlahoda
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
jjg [Thu, 05 Jan 2017 15:39:57 -0800] rev 43036
8172311: MostSpecific09.java and PotentiallyAmbiguousWarningTest.java failing across platforms
Reviewed-by: vromero
lana [Thu, 05 Jan 2017 19:47:14 +0000] rev 43035
Merge
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
vromero [Thu, 05 Jan 2017 11:16:39 -0800] rev 43033
8148100: Convert lambda most specific positive tests to check runtime behavior
Reviewed-by: mcimadamore
Contributed-by: bsrbnd@gmail.com