Wed, 05 Jul 2017 19:32:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:32:29 +0200] rev 23149
Merge
Tue, 11 Mar 2014 15:41:35 -0700 Added tag jdk9-b04 for changeset cf836c6f207d
katleman [Tue, 11 Mar 2014 15:41:35 -0700] rev 23148
Added tag jdk9-b04 for changeset cf836c6f207d
Wed, 05 Jul 2017 19:32:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:32:26 +0200] rev 23147
Merge
Tue, 11 Mar 2014 15:42:01 -0700 Added tag jdk9-b04 for changeset e16d4c844e76
katleman [Tue, 11 Mar 2014 15:42:01 -0700] rev 23146
Added tag jdk9-b04 for changeset e16d4c844e76
Wed, 05 Jul 2017 19:32:22 +0200 Merge
duke [Wed, 05 Jul 2017 19:32:22 +0200] rev 23145
Merge
Tue, 11 Mar 2014 15:41:45 -0700 Added tag jdk9-b04 for changeset 7a33ca900ff0
katleman [Tue, 11 Mar 2014 15:41:45 -0700] rev 23144
Added tag jdk9-b04 for changeset 7a33ca900ff0
Tue, 11 Mar 2014 15:03:26 -0700 Added tag jdk9-b04 for changeset 63e429dcac32
katleman [Tue, 11 Mar 2014 15:03:26 -0700] rev 23143
Added tag jdk9-b04 for changeset 63e429dcac32
Wed, 05 Jul 2017 19:32:12 +0200 Added tag jdk9-b04 for changeset 099891b1d86f
duke [Wed, 05 Jul 2017 19:32:12 +0200] rev 23142
Added tag jdk9-b04 for changeset 099891b1d86f
Wed, 05 Jul 2017 19:32:12 +0200 Merge jdk9-b04
duke [Wed, 05 Jul 2017 19:32:12 +0200] rev 23141
Merge
Wed, 05 Jul 2017 19:32:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:32:08 +0200] rev 23140
Merge
Thu, 06 Mar 2014 16:15:02 -0800 8031670: Remove unneeded -source options in javadoc tests
darcy [Thu, 06 Mar 2014 16:15:02 -0800] rev 23139
8031670: Remove unneeded -source options in javadoc tests Reviewed-by: jjg, darcy, vromero Contributed-by: neil.toda@oracle.com
Thu, 06 Mar 2014 10:41:56 -0800 Merge
lana [Thu, 06 Mar 2014 10:41:56 -0800] rev 23138
Merge
Mon, 03 Mar 2014 15:24:31 -0800 8035878: javadoc tool documentation should be using {@code ..} specifier
jjg [Mon, 03 Mar 2014 15:24:31 -0800] rev 23137
8035878: javadoc tool documentation should be using {@code ..} specifier Reviewed-by: jjg Contributed-by: neil.toda@oracle.com
Mon, 03 Mar 2014 15:10:01 -0800 8035877: javadoc classes are missing @return and @param tags
jjg [Mon, 03 Mar 2014 15:10:01 -0800] rev 23136
8035877: javadoc classes are missing @return and @param tags Reviewed-by: jjg Contributed-by: neil.toda@oracle.com
Mon, 03 Mar 2014 15:03:17 -0800 8035875: remove deprecated html <font> tags from javadoc package-info.java file
jjg [Mon, 03 Mar 2014 15:03:17 -0800] rev 23135
8035875: remove deprecated html <font> tags from javadoc package-info.java file Reviewed-by: jjg Contributed-by: neil.toda@oracle.com
Mon, 03 Mar 2014 16:17:32 -0500 8036142: Remove redundant call to annotateTypeLater with null Symbol
emc [Mon, 03 Mar 2014 16:17:32 -0500] rev 23134
8036142: Remove redundant call to annotateTypeLater with null Symbol Summary: annotateTypeLater (formerly typeAnnotate) with null as the symbol was a way to force attribution of type annotations, but this is now obsolete and problematic, and a silent noop condition Reviewed-by: jjg
Fri, 28 Feb 2014 20:25:24 +0100 8031383: Error recovery in JavacParser could be improved
jlahoda [Fri, 28 Feb 2014 20:25:24 +0100] rev 23133
8031383: Error recovery in JavacParser could be improved Summary: Improving error recovery in JavacParser by avoiding artificial nextToken in JavacParser.reportSyntaxError. Reviewed-by: jjg, jfranck Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
Fri, 28 Feb 2014 18:27:14 +0000 8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
vromero [Fri, 28 Feb 2014 18:27:14 +0000] rev 23132
8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose Reviewed-by: jjg
Thu, 27 Feb 2014 13:57:57 -0800 8033287: Reduce the size of the endPosTable
jjg [Thu, 27 Feb 2014 13:57:57 -0800] rev 23131
8033287: Reduce the size of the endPosTable Reviewed-by: jjg Contributed-by: per.bothner@oracle.com, chturne@gmail.com
Thu, 27 Feb 2014 11:47:39 -0800 8035972: missing test file for 8034048
jjg [Thu, 27 Feb 2014 11:47:39 -0800] rev 23130
8035972: missing test file for 8034048 Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
Thu, 27 Feb 2014 00:29:22 -0500 8035766: Execute TypeAnnotate visitor at queue flush time
emc [Thu, 27 Feb 2014 00:29:22 -0500] rev 23129
8035766: Execute TypeAnnotate visitor at queue flush time Summary: Moved execution of TypeAnnotate visitor into Worker for type annotations Reviewed-by: jjg
Wed, 26 Feb 2014 18:05:02 -0800 6533516: Warning needed for file with future time stamps
jjg [Wed, 26 Feb 2014 18:05:02 -0800] rev 23128
6533516: Warning needed for file with future time stamps Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
Wed, 26 Feb 2014 15:38:55 -0800 8034048: javac crash with method references plus lambda plus var args
jjg [Wed, 26 Feb 2014 15:38:55 -0800] rev 23127
8034048: javac crash with method references plus lambda plus var args Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
Tue, 25 Feb 2014 14:06:48 -0500 8035758: Move annotation codepaths from MemberEnter.java to Annotate.java
emc [Tue, 25 Feb 2014 14:06:48 -0500] rev 23126
8035758: Move annotation codepaths from MemberEnter.java to Annotate.java Summary: Cosmetic code cleanup patch, moving code to the file where it ought to reside. Reviewed-by: vromero
Mon, 24 Feb 2014 13:06:07 -0800 Merge
lana [Mon, 24 Feb 2014 13:06:07 -0800] rev 23125
Merge
Sat, 22 Feb 2014 17:42:10 +0000 8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method
vromero [Sat, 22 Feb 2014 17:42:10 +0000] rev 23124
8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method Reviewed-by: jjg
Fri, 21 Feb 2014 15:14:09 +0400 6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages
yan [Fri, 21 Feb 2014 15:14:09 +0400] rev 23123
6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages Reviewed-by: jjg, bpatel, ksrini
Fri, 21 Feb 2014 10:35:19 +0100 6411385: Trees.getPath does not work for constructors
jlahoda [Fri, 21 Feb 2014 10:35:19 +0100] rev 23122
6411385: Trees.getPath does not work for constructors Summary: Enhancing TestTrees test to ensure proper function of Trees.getPath/getTree, fixing cases where getTree did not work properly. Reviewed-by: jjg Contributed-by: jan.lahoda@oracle.com, dusan.balek@oracle.com
Thu, 20 Feb 2014 20:00:43 -0800 Merge
lana [Thu, 20 Feb 2014 20:00:43 -0800] rev 23121
Merge
Wed, 19 Feb 2014 15:05:19 -0800 8035364: An extra space in the comments of constant pool entries
jjg [Wed, 19 Feb 2014 15:05:19 -0800] rev 23120
8035364: An extra space in the comments of constant pool entries Reviewed-by: ksrini
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip