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
Mon, 30 Sep 2013 12:06:43 -0300 Merge
jlaskey [Mon, 30 Sep 2013 12:06:43 -0300] rev 20563
Merge
Mon, 30 Sep 2013 10:24:42 -0300 Merge
jlaskey [Mon, 30 Sep 2013 10:24:42 -0300] rev 20562
Merge
Mon, 30 Sep 2013 15:54:05 +0200 8025589: Array.prototype.shift should only copy defined elements in generic mode
hannesw [Mon, 30 Sep 2013 15:54:05 +0200] rev 20561
8025589: Array.prototype.shift should only copy defined elements in generic mode Reviewed-by: sundar, attila
Fri, 27 Sep 2013 17:00:37 +0200 8025520: Array.prototype.slice should only copy defined elements
hannesw [Fri, 27 Sep 2013 17:00:37 +0200] rev 20560
8025520: Array.prototype.slice should only copy defined elements Reviewed-by: sundar, lagergren
Fri, 27 Sep 2013 16:59:01 +0200 8025515: Performance issues with Source.getLine()
hannesw [Fri, 27 Sep 2013 16:59:01 +0200] rev 20559
8025515: Performance issues with Source.getLine() Reviewed-by: sundar, lagergren
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip