lana [Thu, 10 Oct 2013 20:57:27 -0700] rev 21013
Merge
lana [Thu, 10 Oct 2013 13:41:08 -0700] rev 21012
Merge
jjg [Thu, 10 Oct 2013 17:13:32 -0700] rev 21011
8026294: 8025633 breaks langtools/test/com/sun/javadoc/testRepeatedAnnotations/TestRepeatedAnnotations.java
Reviewed-by: darcy
emc [Thu, 10 Oct 2013 20:12:08 -0400] rev 21010
8008762: Type annotation on inner class in anonymous class show up as regular type annotations
8015257: type annotation with TYPE_USE and FIELD attributed differently if repeated.
8013409: test failures for type annotations
Summary: Fixes to address some problems in type annotations
Reviewed-by: jfranck, jjg
emc [Thu, 10 Oct 2013 13:55:41 -0400] rev 21009
8019461: Clean up javac diagnostics
7196553: Review error messages for repeating annotations
Summary: Changes to the diagnostic messages to improve clarity and JLS coherence
Reviewed-by: jjg
bpatel [Thu, 10 Oct 2013 10:51:15 -0700] rev 21008
8025633: Fix javadoc to generate valid anchor names
Reviewed-by: jjg
alundblad [Thu, 10 Oct 2013 08:51:55 +0200] rev 21007
8021237: clean up JavacAnnotatedConstruct
Summary: Refactored the static helper methods in JavacAnnoConstructs into ordinary methods and put them in a common superclass (AnnoConstruct) of Symbol and Type.
Reviewed-by: jjg, vromero, jfranck
jlahoda [Wed, 09 Oct 2013 13:09:31 +0200] rev 21006
8025087: Annotation processing api returns default modifier for interface static method
Summary: ClassReader must not set Flags.DEFAULT for interface static methods
Reviewed-by: vromero, jjg
jlahoda [Wed, 09 Oct 2013 13:06:49 +0200] rev 21005
8025141: java.lang.ClassFormatError: Illegal field modifiers in class (...)
Summary: Should not generate non-public $assertionsDisabled field into interfaces
Reviewed-by: jjg, vromero
alundblad [Tue, 08 Oct 2013 15:33:28 +0200] rev 21004
8024415: Bug in javac Pretty: Wrong precedence in JCConditional trees
Summary: Fixed precedence and associativity issues with pretty printing of JCConditional expressions.
Reviewed-by: jfranck
Contributed-by: Andreas Lundblad <andreas.lundblad@oracle.com>, Matthew Dempsky <mdempsky@google.com>
cl [Thu, 17 Oct 2013 09:41:12 -0700] rev 21003
Added tag jdk8-b112 for changeset 96faa2507e3a
duke [Wed, 05 Jul 2017 19:18:32 +0200] rev 21002
Merge
tbell [Tue, 22 Oct 2013 16:29:42 -0700] rev 21001
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
katleman [Tue, 22 Oct 2013 16:10:31 -0700] rev 21000
Merge