duke [Wed, 05 Jul 2017 19:14:20 +0200] rev 20271
Added tag jdk8-b110 for changeset b5d2bf482a3e
duke [Wed, 05 Jul 2017 19:14:19 +0200] rev 20270
Merge
duke [Wed, 05 Jul 2017 19:14:16 +0200] rev 20269
Merge
lana [Thu, 26 Sep 2013 17:23:00 -0700] rev 20268
Merge
sogoel [Thu, 26 Sep 2013 15:04:15 -0700] rev 20267
8011738: Write test to check for bootstrap attributes for lambda expressions in class file
Reviewed-by: mcimadamore
vromero [Thu, 26 Sep 2013 19:06:09 +0100] rev 20266
8025139: javac patch for using bootstrap compiler for debugging is not working properly
Reviewed-by: jjg
jlahoda [Thu, 26 Sep 2013 20:07:43 +0200] rev 20265
8025491: Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing
Summary: Making HtmlTree.NONENCODING_CHARS final
Reviewed-by: jjg
bpatel [Wed, 25 Sep 2013 22:26:42 -0700] rev 20264
8004825: javadoc crash DocletAbortException
Reviewed-by: jjg
jjg [Wed, 25 Sep 2013 14:04:24 -0700] rev 20263
8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java
Reviewed-by: bpatel
mfang [Wed, 25 Sep 2013 14:02:16 -0700] rev 20262
Merge
mfang [Wed, 25 Sep 2013 07:36:37 -0700] rev 20261
Merge
mfang [Tue, 24 Sep 2013 14:35:24 -0700] rev 20260
Merge
mfang [Tue, 24 Sep 2013 14:20:33 -0700] rev 20259
8025215: jdk8 l10n resource file translation update 4
Reviewed-by: naoto, yhuang
jjg [Wed, 25 Sep 2013 11:07:05 -0700] rev 20258
8025407: TypeAnnotations does not use Context
Reviewed-by: jfranck
bpatel [Tue, 24 Sep 2013 16:12:06 -0700] rev 20257
8016328: Regression : Javadoc i18n regression caused by fix for 8012375
Reviewed-by: jjg
jjg [Tue, 24 Sep 2013 13:48:12 -0700] rev 20256
8002154: [doclint] doclint should check for issues which are errors in javadoc
Reviewed-by: bpatel
jjg [Tue, 24 Sep 2013 11:46:25 -0700] rev 20255
8025272: doclint needs to check for valid usage of @value tag
Reviewed-by: bpatel
jjg [Tue, 24 Sep 2013 10:51:28 -0700] rev 20254
8025246: [doclint] doclint is showing error on anchor already defined when it's not
Reviewed-by: bpatel
jjg [Tue, 24 Sep 2013 10:48:11 -0700] rev 20253
8025050: Doclint doesn't recognize <dfn> tag
Reviewed-by: bpatel
emc [Mon, 23 Sep 2013 15:37:59 -0400] rev 20252
6499673: Assertion check for TypeVariable.getUpperBound() fails.
Summary: Fix TypeVariable.getUpperBound to return results as specified
Reviewed-by: jjg
kizune [Mon, 23 Sep 2013 18:29:27 +0400] rev 20251
4881267: improve diagnostic for "instanceof T" for type parameter T
Reviewed-by: vromero, jjg
kizune [Mon, 23 Sep 2013 17:27:38 +0400] rev 20250
7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Reviewed-by: ksrini
alundblad [Mon, 23 Sep 2013 10:42:38 +0200] rev 20249
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Summary: Static factory method ListBuffer.lb removed. Replaced by constructor calls.
Reviewed-by: jfranck, jjg
alundblad [Mon, 23 Sep 2013 10:10:07 +0200] rev 20248
8024988: javac, LVT test harness should generate tests .class files in the scratch folder
Summary: Set the CLASS_OUTPUT location to the scratch directory. Changed the argument to checkClassFile accordingly.
Reviewed-by: jjg, vromero
lana [Sun, 22 Sep 2013 20:20:38 -0700] rev 20247
Merge
lana [Fri, 20 Sep 2013 19:16:55 -0700] rev 20246
Merge
vromero [Sun, 22 Sep 2013 12:53:03 +0100] rev 20245
8024696: Missing null check in bound method reference capture
Reviewed-by: jjg, briangoetz
jlahoda [Fri, 20 Sep 2013 16:33:35 +0200] rev 20244
8023835: TreeMaker.QualIdent() too leafy
Reviewed-by: jjg
jjg [Thu, 19 Sep 2013 19:18:37 -0700] rev 20243
8025110: TreeCopier does not correctly copy LabeledStatementTree
Reviewed-by: jjg
Contributed-by: Werner Dietl <wdietl@gmail.com>
vromero [Thu, 19 Sep 2013 20:57:37 +0100] rev 20242
8024437: Inferring the exception thrown: sometimes fails to compile
Reviewed-by: jjg
ohrstrom [Thu, 19 Sep 2013 08:26:26 -0700] rev 20241
8024609: sjavac assertion fails during call to BuildState.collectArtifacts
Reviewed-by: jjg
jlahoda [Thu, 19 Sep 2013 17:05:08 +0200] rev 20240
8022567: Javac Should Generate Warnings For Raw Array Type
Reviewed-by: jjg