Thu, 10 Oct 2013 14:58:04 +0200 8001931: The new build system whitespace cleanup
ihse [Thu, 10 Oct 2013 14:58:04 +0200] rev 20623
8001931: The new build system whitespace cleanup Reviewed-by: tbell, simonis, erikj
Fri, 11 Oct 2013 03:09:42 -0700 Merge
lana [Fri, 11 Oct 2013 03:09:42 -0700] rev 20622
Merge
Tue, 08 Oct 2013 14:59:46 -0700 Merge
lana [Tue, 08 Oct 2013 14:59:46 -0700] rev 20621
Merge
Mon, 07 Oct 2013 16:51:56 -0700 8026017: Make history of AnnotatedConstruct methods in jx.l.m.e.Element clearer
darcy [Mon, 07 Oct 2013 16:51:56 -0700] rev 20620
8026017: Make history of AnnotatedConstruct methods in jx.l.m.e.Element clearer Reviewed-by: jjg
Fri, 04 Oct 2013 16:23:05 -0700 8005542: jtreg test OverrideBridge.java contains @ignore
ksrini [Fri, 04 Oct 2013 16:23:05 -0700] rev 20619
8005542: jtreg test OverrideBridge.java contains @ignore Reviewed-by: jjg Contributed-by: steve.sides@oracle.com
Fri, 04 Oct 2013 16:08:18 -0700 8003537: javap use internal class name when printing bound of type variable
ksrini [Fri, 04 Oct 2013 16:08:18 -0700] rev 20618
8003537: javap use internal class name when printing bound of type variable Reviewed-by: jjg
Fri, 04 Oct 2013 15:24:42 -0700 8025970: Spurious characters in JavaCompiler
jjg [Fri, 04 Oct 2013 15:24:42 -0700] rev 20617
8025970: Spurious characters in JavaCompiler Reviewed-by: ksrini
Fri, 04 Oct 2013 14:46:46 -0700 6525408: DiagnosticListener should receive MANDATORY_WARNING in standard compiler mode
jjg [Fri, 04 Oct 2013 14:46:46 -0700] rev 20616
6525408: DiagnosticListener should receive MANDATORY_WARNING in standard compiler mode Reviewed-by: darcy
Fri, 04 Oct 2013 13:59:13 -0700 8022163: javac exits with 0 status and no messages on error to construct an ann-procesor
jjg [Fri, 04 Oct 2013 13:59:13 -0700] rev 20615
8022163: javac exits with 0 status and no messages on error to construct an ann-procesor Reviewed-by: darcy
Fri, 04 Oct 2013 13:41:13 -0700 8024756: method grouping tabs are not selectable
bpatel [Fri, 04 Oct 2013 13:41:13 -0700] rev 20614
8024756: method grouping tabs are not selectable Reviewed-by: jjg
Fri, 04 Oct 2013 13:32:30 -0700 8008164: Invisible table captions in javadoc-generated html
bpatel [Fri, 04 Oct 2013 13:32:30 -0700] rev 20613
8008164: Invisible table captions in javadoc-generated html Reviewed-by: jjg
Fri, 04 Oct 2013 10:00:28 -0700 8025913: Rename jdk.Supported to jdk.Exported
darcy [Fri, 04 Oct 2013 10:00:28 -0700] rev 20612
8025913: Rename jdk.Supported to jdk.Exported Reviewed-by: psandoz, forax, lancea, alanb, mchung, jjg
Fri, 04 Oct 2013 19:38:55 +0400 7096170: should remove unused support for enabling javac logging
kizune [Fri, 04 Oct 2013 19:38:55 +0400] rev 20611
7096170: should remove unused support for enabling javac logging Reviewed-by: jjg
Fri, 04 Oct 2013 08:29:54 +0200 8025118: Annotation processing api returns default modifier for interface without default methods
jlahoda [Fri, 04 Oct 2013 08:29:54 +0200] rev 20610
8025118: Annotation processing api returns default modifier for interface without default methods Summary: TypeElement.getModifiers() should not contain Modifier.DEFAULT Reviewed-by: darcy, jjg
Wed, 02 Oct 2013 17:04:51 +0100 8023679: Improve error message for '_' used as a lambda parameter name
vromero [Wed, 02 Oct 2013 17:04:51 +0100] rev 20609
8023679: Improve error message for '_' used as a lambda parameter name Reviewed-by: jjg, dlsmith
Tue, 01 Oct 2013 17:41:57 -0400 8021339: Compile-time error during casting array to intersection
emc [Tue, 01 Oct 2013 17:41:57 -0400] rev 20608
8021339: Compile-time error during casting array to intersection Summary: Add ability to have arrays in intersection types. Reviewed-by: jjg, vromero
Tue, 01 Oct 2013 17:03:31 +0400 7118749: NPE in CreateSymbols caused by bad diagnostic
kizune [Tue, 01 Oct 2013 17:03:31 +0400] rev 20607
7118749: NPE in CreateSymbols caused by bad diagnostic Reviewed-by: jjg
Sat, 28 Sep 2013 13:46:14 -0400 8025413: NPE in Type.java due to recent change
emc [Sat, 28 Sep 2013 13:46:14 -0400] rev 20606
8025413: NPE in Type.java due to recent change Summary: isCompound throws a NPE for noType and other types. Made it return a reasonable result instead. Reviewed-by: jjg, vromero
Fri, 27 Sep 2013 18:38:29 -0700 Merge
lana [Fri, 27 Sep 2013 18:38:29 -0700] rev 20605
Merge
Fri, 27 Sep 2013 16:05:56 -0700 8015073: c.s.t.javac.api.JavacTool.getTask() - more informative exception
ksrini [Fri, 27 Sep 2013 16:05:56 -0700] rev 20604
8015073: c.s.t.javac.api.JavacTool.getTask() - more informative exception Reviewed-by: jjg
Fri, 27 Sep 2013 13:06:38 -0700 8025548: langtools test tools/javac/lambda/methodReference/BridgeMethod.java incorrectly assumes no other methods generated in lambda class
rfield [Fri, 27 Sep 2013 13:06:38 -0700] rev 20603
8025548: langtools test tools/javac/lambda/methodReference/BridgeMethod.java incorrectly assumes no other methods generated in lambda class Reviewed-by: vromero
Fri, 27 Sep 2013 11:34:32 -0700 8024842: Define ABS_TEST_OUTPUT_DIR via TEST_OUTPUT_DIR
mduigou [Fri, 27 Sep 2013 11:34:32 -0700] rev 20602
8024842: Define ABS_TEST_OUTPUT_DIR via TEST_OUTPUT_DIR Reviewed-by: ihse, erikj, vromero
Fri, 27 Sep 2013 10:39:52 -0700 8025537: Convert 2 javac/enumdeclarations tests in jtreg for regression ws
sogoel [Fri, 27 Sep 2013 10:39:52 -0700] rev 20601
8025537: Convert 2 javac/enumdeclarations tests in jtreg for regression ws Reviewed-by: jjg
Fri, 27 Sep 2013 21:20:01 +0400 6978886: javadoc shows stacktrace after print error resulting from disk full
kizune [Fri, 27 Sep 2013 21:20:01 +0400] rev 20600
6978886: javadoc shows stacktrace after print error resulting from disk full Reviewed-by: jjg
Fri, 27 Sep 2013 17:28:31 +0200 8022765: Compiler crashes with exception on wrong usage of an annotation.
jlahoda [Fri, 27 Sep 2013 17:28:31 +0200] rev 20599
8022765: Compiler crashes with exception on wrong usage of an annotation. Summary: Error recovery for incorrect annotation attribute values - ensure the values are always attributed appropriately Reviewed-by: jfranck, jjg
Fri, 27 Sep 2013 10:24:56 +0100 8024497: crash returning this-referencing lambda from default method
vromero [Fri, 27 Sep 2013 10:24:56 +0100] rev 20598
8024497: crash returning this-referencing lambda from default method Reviewed-by: jjg, rfield
Thu, 10 Oct 2013 10:09:28 -0700 Added tag jdk8-b111 for changeset 9c619baa6191
cl [Thu, 10 Oct 2013 10:09:28 -0700] rev 20597
Added tag jdk8-b111 for changeset 9c619baa6191
Wed, 05 Jul 2017 19:16:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:16:20 +0200] rev 20596
Merge
Wed, 16 Oct 2013 11:56:53 -0700 Merge
katleman [Wed, 16 Oct 2013 11:56:53 -0700] rev 20595
Merge
Thu, 10 Oct 2013 14:58:15 +0200 8001931: The new build system whitespace cleanup
ihse [Thu, 10 Oct 2013 14:58:15 +0200] rev 20594
8001931: The new build system whitespace cleanup Reviewed-by: tbell, simonis, erikj
Fri, 11 Oct 2013 00:07:42 -0700 Merge
lana [Fri, 11 Oct 2013 00:07:42 -0700] rev 20593
Merge
Tue, 08 Oct 2013 14:55:33 -0700 Merge
lana [Tue, 08 Oct 2013 14:55:33 -0700] rev 20592
Merge
Sat, 05 Oct 2013 08:56:34 +0100 8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash
coffeys [Sat, 05 Oct 2013 08:56:34 +0100] rev 20591
8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash Reviewed-by: mkos, chegar
Fri, 04 Oct 2013 16:21:34 +0100 8025054: Update JAX-WS RI integration to 2.2.9-b130926.1035
mkos [Fri, 04 Oct 2013 16:21:34 +0100] rev 20590
8025054: Update JAX-WS RI integration to 2.2.9-b130926.1035 Reviewed-by: chegar
Thu, 10 Oct 2013 10:09:16 -0700 Added tag jdk8-b111 for changeset e1123c1187eb
cl [Thu, 10 Oct 2013 10:09:16 -0700] rev 20589
Added tag jdk8-b111 for changeset e1123c1187eb
Wed, 05 Jul 2017 19:16:14 +0200 Merge
duke [Wed, 05 Jul 2017 19:16:14 +0200] rev 20588
Merge
Wed, 16 Oct 2013 11:56:45 -0700 Merge
katleman [Wed, 16 Oct 2013 11:56:45 -0700] rev 20587
Merge
Thu, 10 Oct 2013 14:58:08 +0200 8001931: The new build system whitespace cleanup
ihse [Thu, 10 Oct 2013 14:58:08 +0200] rev 20586
8001931: The new build system whitespace cleanup Reviewed-by: tbell, simonis, erikj
Fri, 11 Oct 2013 00:07:23 -0700 Merge
lana [Fri, 11 Oct 2013 00:07:23 -0700] rev 20585
Merge
Tue, 08 Oct 2013 14:55:25 -0700 Merge
lana [Tue, 08 Oct 2013 14:55:25 -0700] rev 20584
Merge
Tue, 08 Oct 2013 09:24:52 -0700 Merge
mfang [Tue, 08 Oct 2013 09:24:52 -0700] rev 20583
Merge
Tue, 08 Oct 2013 09:22:29 -0700 8025215: jdk8 l10n resource file translation update 4
mfang [Tue, 08 Oct 2013 09:22:29 -0700] rev 20582
8025215: jdk8 l10n resource file translation update 4 Reviewed-by: joehw, yhuang
Fri, 04 Oct 2013 19:15:10 +0200 8025745: Clarify API documentation of JAXP factories.
dfuchs [Fri, 04 Oct 2013 19:15:10 +0200] rev 20581
8025745: Clarify API documentation of JAXP factories. Summary: Clarifies usage of ServiceLoader in JAXP factories. Reviewed-by: alanb, joehw, psandoz
Tue, 01 Oct 2013 17:14:08 +0400 8024707: TransformerException : item() return null with node list of length != 1
aefimov [Tue, 01 Oct 2013 17:14:08 +0400] rev 20580
8024707: TransformerException : item() return null with node list of length != 1 Reviewed-by: joehw, lancea
Thu, 10 Oct 2013 10:09:10 -0700 Added tag jdk8-b111 for changeset 3aaab60d6b93
cl [Thu, 10 Oct 2013 10:09:10 -0700] rev 20579
Added tag jdk8-b111 for changeset 3aaab60d6b93
Wed, 05 Jul 2017 19:16:07 +0200 Merge
duke [Wed, 05 Jul 2017 19:16:07 +0200] rev 20578
Merge
Wed, 16 Oct 2013 12:05:13 -0700 Merge
katleman [Wed, 16 Oct 2013 12:05:13 -0700] rev 20577
Merge
Thu, 10 Oct 2013 14:58:13 +0200 8001931: The new build system whitespace cleanup
ihse [Thu, 10 Oct 2013 14:58:13 +0200] rev 20576
8001931: The new build system whitespace cleanup Reviewed-by: tbell, simonis, erikj
Fri, 11 Oct 2013 03:09:54 -0700 Merge
lana [Fri, 11 Oct 2013 03:09:54 -0700] rev 20575
Merge
Tue, 08 Oct 2013 15:00:12 -0700 Merge
lana [Tue, 08 Oct 2013 15:00:12 -0700] rev 20574
Merge
Tue, 08 Oct 2013 16:46:03 +0200 8026048: Function constructor should convert arguments to String before performing any syntax checks
sundar [Tue, 08 Oct 2013 16:46:03 +0200] rev 20573
8026048: Function constructor should convert arguments to String before performing any syntax checks Reviewed-by: jlaskey, hannesw
Tue, 08 Oct 2013 15:53:22 +0200 8026042: FoldConstants need to guard against ArrayLiteralNode
hannesw [Tue, 08 Oct 2013 15:53:22 +0200] rev 20572
8026042: FoldConstants need to guard against ArrayLiteralNode Reviewed-by: jlaskey, sundar
Tue, 08 Oct 2013 14:57:31 +0200 8026039: future strict names are allowed as function name and argument name of a strict function
sundar [Tue, 08 Oct 2013 14:57:31 +0200] rev 20571
8026039: future strict names are allowed as function name and argument name of a strict function Reviewed-by: hannesw, jlaskey
Tue, 08 Oct 2013 13:11:15 +0200 8025965: Specialized functions with same weight replace each other in TreeSet
hannesw [Tue, 08 Oct 2013 13:11:15 +0200] rev 20570
8025965: Specialized functions with same weight replace each other in TreeSet Reviewed-by: jlaskey, sundar
Tue, 08 Oct 2013 13:02:39 +0200 8026033: Switch should load expression even when there are no cases in it
sundar [Tue, 08 Oct 2013 13:02:39 +0200] rev 20569
8026033: Switch should load expression even when there are no cases in it Reviewed-by: jlaskey, hannesw
Tue, 08 Oct 2013 11:55:19 +0200 8025213: Assignment marks variable as defined too early
hannesw [Tue, 08 Oct 2013 11:55:19 +0200] rev 20568
8025213: Assignment marks variable as defined too early Reviewed-by: jlaskey, lagergren, sundar
Fri, 04 Oct 2013 16:21:29 +0530 8025771: Enhance Nashorn Contexts
sundar [Fri, 04 Oct 2013 16:21:29 +0530] rev 20567
8025771: Enhance Nashorn Contexts Reviewed-by: jlaskey, hannesw
Tue, 01 Oct 2013 14:38:56 +0530 8025488: Error.captureStackTrace should not format error stack
sundar [Tue, 01 Oct 2013 14:38:56 +0530] rev 20566
8025488: Error.captureStackTrace should not format error stack Reviewed-by: hannesw, attila
Mon, 30 Sep 2013 18:09:33 -0300 8025689: fx:base.js classes not loading
jlaskey [Mon, 30 Sep 2013 18:09:33 -0300] rev 20565
8025689: fx:base.js classes not loading Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Mon, 30 Sep 2013 21:33:38 +0530 8025629: load function should support a way to load scripts from classpath
sundar [Mon, 30 Sep 2013 21:33:38 +0530] rev 20564
8025629: load function should support a way to load scripts from classpath Reviewed-by: lagergren, hannesw, attila
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip