duke [Wed, 05 Jul 2017 19:03:11 +0200] rev 18674
Merge
lana [Fri, 05 Jul 2013 11:06:24 -0700] rev 18673
Merge
vromero [Tue, 02 Jul 2013 22:49:40 +0100] rev 18672
6326693: variable x might already have been assigned, when assignment is in catch block
Reviewed-by: mcimadamore
ksrini [Mon, 01 Jul 2013 16:36:08 -0700] rev 18671
8019460: tests in changeset do not have @bug tag
Reviewed-by: darcy
vromero [Tue, 02 Jul 2013 10:21:41 +0100] rev 18670
8019397: javap does not show SourceDebugExtension properly
Reviewed-by: jjg
Contributed-by: dmytro_sheyko@hotmail.com
darcy [Mon, 01 Jul 2013 11:58:45 -0700] rev 18669
7162089: Add support for repeating annotations to javax.annotation.processing
Reviewed-by: abuckley, jjg, jfranck
mcimadamore [Mon, 01 Jul 2013 14:57:03 +0100] rev 18668
7034798: Ambiguity error for abstract method call is too eager
Summary: Javac should wait and see if ambiguous methods can be reconciled at the end of an overload resolution round
Reviewed-by: jjg, vromero
vromero [Sat, 29 Jun 2013 20:12:24 +0100] rev 18667
6983646: javap should identify why a DefaultAttribute is being used
Reviewed-by: jjg
lana [Fri, 28 Jun 2013 19:47:54 -0700] rev 18666
Merge
vromero [Fri, 28 Jun 2013 14:36:06 +0100] rev 18665
8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string
Reviewed-by: mcimadamore
vromero [Fri, 28 Jun 2013 13:20:44 +0100] rev 18664
6473148: TreePath.iterator() should document the iteration order
Reviewed-by: mcimadamore
emc [Fri, 28 Jun 2013 06:54:58 -0400] rev 18663
8016760: Failure of regression test langtools/tools/javac/T6725036.java
Summary: Marking the failing test @ignore; the proposed change for 8015666 addresses the underlying issue
Reviewed-by: jjg
emc [Thu, 27 Jun 2013 17:45:56 -0400] rev 18662
8013357: javac accepts erroneous binary comparison operations
Summary: javac does not report type errors on illegal Object == primitive comparisons
Reviewed-by: abuckley, mcimadamore
ksrini [Thu, 27 Jun 2013 12:42:47 -0700] rev 18661
7080001: Need to bump version numbers in build.properties for 8
Reviewed-by: jjg
darcy [Thu, 27 Jun 2013 11:46:23 -0700] rev 18660
8019308: Add descriptions of Java SE 7 and 8 language changes to SourceVersion
Reviewed-by: jjg