duke [Thu, 24 Aug 2017 16:24:52 +0200] rev 45759
Merge
sadayapalam [Mon, 03 Jul 2017 12:58:30 +0530] rev 45758
8068836: Error message should be updated when Override is used with static methods
Summary: Issue a more direct, specific error when @Override annotation is used with a static method
Reviewed-by: sadayapalam
Contributed-by: priya.lakshmi.muthuswamy@oracle.com
jlahoda [Fri, 30 Jun 2017 20:03:07 +0200] rev 45757
8183021: JShell tests: Fix failing tests on Windows
Reviewed-by: jjg, rfield
vromero [Fri, 30 Jun 2017 05:47:35 -0700] rev 45756
8182047: javac compile error on type-parameter-exceptions in lambda expressions
Reviewed-by: mcimadamore
darcy [Thu, 29 Jun 2017 14:32:39 -0700] rev 45755
8183255: Fix langtools TEST.groups file after fix for JDK-8177511
Reviewed-by: jjg
vromero [Thu, 29 Jun 2017 08:24:25 -0700] rev 45754
8182649: Unable to integrate due to compilation error
Reviewed-by: mcimadamore
vromero [Thu, 29 Jun 2017 07:19:44 -0700] rev 45753
8182747: javac crashes on bad annotation value
Reviewed-by: mcimadamore
vromero [Wed, 28 Jun 2017 14:46:18 -0700] rev 45752
8183148: cleanup ModuleSymbol.getSimpleName
Reviewed-by: jjg
iris [Wed, 28 Jun 2017 11:27:31 -0700] rev 45751
8183142: Add bugids=dup to .jcheck/conf files for JDK 10
Reviewed-by: mr
sadayapalam [Tue, 27 Jun 2017 15:30:21 +0530] rev 45750
8058408: Compiler should emit a clearer message for invalid parenthesized expression
Reviewed-by: sadayapalam
Contributed-by: priya.lakshmi.muthuswamy@oracle.com