Mon, 14 Oct 2013 22:34:37 -0700 8025693: recent javadoc changes cause com/sun/javadoc/testLinkOption/TestLinkOption.java to fail
jjg [Mon, 14 Oct 2013 22:34:37 -0700] rev 21020
8025693: recent javadoc changes cause com/sun/javadoc/testLinkOption/TestLinkOption.java to fail Reviewed-by: darcy
Mon, 14 Oct 2013 16:28:44 -0700 8026371: "tidy" issues in langtools/src/**/*.html files
jjg [Mon, 14 Oct 2013 16:28:44 -0700] rev 21019
8026371: "tidy" issues in langtools/src/**/*.html files Reviewed-by: darcy
Mon, 14 Oct 2013 22:11:09 +0200 8014016: javac is too late detecting invalid annotation usage
jlahoda [Mon, 14 Oct 2013 22:11:09 +0200] rev 21018
8014016: javac is too late detecting invalid annotation usage Summary: Adding new queue to Annotate for validation tasks, performing annotation validation during enter Reviewed-by: jjg, emc, jfranck
Mon, 14 Oct 2013 12:38:09 -0700 8026368: doclint does not report empty tags when tag closed implicitly
jjg [Mon, 14 Oct 2013 12:38:09 -0700] rev 21017
8026368: doclint does not report empty tags when tag closed implicitly Reviewed-by: darcy
Fri, 11 Oct 2013 23:31:06 -0700 Merge
lana [Fri, 11 Oct 2013 23:31:06 -0700] rev 21016
Merge
Fri, 11 Oct 2013 15:49:15 +0200 6278240: Exception from AnnotationValue.getValue() should list the found type not the required type
jlahoda [Fri, 11 Oct 2013 15:49:15 +0200] rev 21015
6278240: Exception from AnnotationValue.getValue() should list the found type not the required type Reviewed-by: darcy, jfranck, jjg
Thu, 10 Oct 2013 23:26:56 -0700 8012557: Implement lambda methods on interfaces as private
rfield [Thu, 10 Oct 2013 23:26:56 -0700] rev 21014
8012557: Implement lambda methods on interfaces as private 8016320: Method reference in subinterface of type I.super::foo produces exception at runtime Summary: Now that the VM supports interface instance private methods, lambda methods and lambda bridges are always private. Access is now through invokespecial. Reviewed-by: vromero, jlahoda
Thu, 10 Oct 2013 20:57:27 -0700 Merge
lana [Thu, 10 Oct 2013 20:57:27 -0700] rev 21013
Merge
Thu, 10 Oct 2013 13:41:08 -0700 Merge
lana [Thu, 10 Oct 2013 13:41:08 -0700] rev 21012
Merge
Thu, 10 Oct 2013 17:13:32 -0700 8026294: 8025633 breaks langtools/test/com/sun/javadoc/testRepeatedAnnotations/TestRepeatedAnnotations.java
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
Thu, 10 Oct 2013 20:12:08 -0400 8008762: Type annotation on inner class in anonymous class show up as regular type annotations
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
Thu, 10 Oct 2013 13:55:41 -0400 8019461: Clean up javac diagnostics
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
Thu, 10 Oct 2013 10:51:15 -0700 8025633: Fix javadoc to generate valid anchor names
bpatel [Thu, 10 Oct 2013 10:51:15 -0700] rev 21008
8025633: Fix javadoc to generate valid anchor names Reviewed-by: jjg
Thu, 10 Oct 2013 08:51:55 +0200 8021237: clean up JavacAnnotatedConstruct
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
Wed, 09 Oct 2013 13:09:31 +0200 8025087: Annotation processing api returns default modifier for interface static method
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
Wed, 09 Oct 2013 13:06:49 +0200 8025141: java.lang.ClassFormatError: Illegal field modifiers in class (...)
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
Tue, 08 Oct 2013 15:33:28 +0200 8024415: Bug in javac Pretty: Wrong precedence in JCConditional trees
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>
Thu, 17 Oct 2013 09:41:12 -0700 Added tag jdk8-b112 for changeset 96faa2507e3a
cl [Thu, 17 Oct 2013 09:41:12 -0700] rev 21003
Added tag jdk8-b112 for changeset 96faa2507e3a
Wed, 05 Jul 2017 19:18:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:18:32 +0200] rev 21002
Merge
Tue, 22 Oct 2013 16:29:42 -0700 8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
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
Tue, 22 Oct 2013 16:10:31 -0700 Merge
katleman [Tue, 22 Oct 2013 16:10:31 -0700] rev 21000
Merge
Mon, 21 Oct 2013 15:11:05 +0200 8026874: During JAXWS build the newly built JAXP classes should be in the bootclasspath (not only in the classpath)
simonis [Mon, 21 Oct 2013 15:11:05 +0200] rev 20999
8026874: During JAXWS build the newly built JAXP classes should be in the bootclasspath (not only in the classpath) Reviewed-by: erikj
Thu, 17 Oct 2013 16:12:58 -0700 Merge
lana [Thu, 17 Oct 2013 16:12:58 -0700] rev 20998
Merge
Tue, 15 Oct 2013 13:46:18 +0100 Merge
chegar [Tue, 15 Oct 2013 13:46:18 +0100] rev 20997
Merge
Fri, 11 Oct 2013 19:24:06 +0100 Merge
chegar [Fri, 11 Oct 2013 19:24:06 +0100] rev 20996
Merge
Thu, 03 Oct 2013 19:18:54 +0100 Merge
chegar [Thu, 03 Oct 2013 19:18:54 +0100] rev 20995
Merge
Sat, 14 Sep 2013 20:43:34 +0100 Merge
chegar [Sat, 14 Sep 2013 20:43:34 +0100] rev 20994
Merge
Fri, 06 Sep 2013 09:55:59 +0100 Merge
chegar [Fri, 06 Sep 2013 09:55:59 +0100] rev 20993
Merge
Fri, 30 Aug 2013 10:15:43 +0100 Merge
chegar [Fri, 30 Aug 2013 10:15:43 +0100] rev 20992
Merge
Fri, 23 Aug 2013 22:12:39 +0100 Merge
chegar [Fri, 23 Aug 2013 22:12:39 +0100] rev 20991
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip