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
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
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
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
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
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
lana [Mon, 24 Feb 2014 13:06:07 -0800] rev 23125
Merge
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
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
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
lana [Thu, 20 Feb 2014 20:00:43 -0800] rev 23121
Merge
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
jeff [Tue, 28 Jan 2014 20:10:19 +0000] rev 23119
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Reviewed-by: lana
jeff [Mon, 13 Jan 2014 14:44:29 -0800] rev 23118
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell