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
Fri, 27 Sep 2013 18:38:35 -0700 Merge
lana [Fri, 27 Sep 2013 18:38:35 -0700] rev 20558
Merge
Thu, 10 Oct 2013 10:09:30 -0700 Added tag jdk8-b111 for changeset 99b8dd0c81a3
cl [Thu, 10 Oct 2013 10:09:30 -0700] rev 20557
Added tag jdk8-b111 for changeset 99b8dd0c81a3
Wed, 05 Jul 2017 19:15:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:15:59 +0200] rev 20556
Merge
Wed, 16 Oct 2013 11:55:46 -0700 Merge
katleman [Wed, 16 Oct 2013 11:55:46 -0700] rev 20555
Merge
Thu, 10 Oct 2013 14:58:17 +0200 8001931: The new build system whitespace cleanup
ihse [Thu, 10 Oct 2013 14:58:17 +0200] rev 20554
8001931: The new build system whitespace cleanup Reviewed-by: tbell, simonis, erikj
Thu, 10 Oct 2013 10:08:52 -0700 Added tag jdk8-b111 for changeset 24ea7322b779
cl [Thu, 10 Oct 2013 10:08:52 -0700] rev 20553
Added tag jdk8-b111 for changeset 24ea7322b779
Wed, 05 Jul 2017 19:15:55 +0200 Merge
duke [Wed, 05 Jul 2017 19:15:55 +0200] rev 20552
Merge
Wed, 16 Oct 2013 12:02:43 -0700 Merge
katleman [Wed, 16 Oct 2013 12:02:43 -0700] rev 20551
Merge
Wed, 16 Oct 2013 07:37:30 -0700 8026500: [infra] remove extraneous docs in solaris images
ksrini [Wed, 16 Oct 2013 07:37:30 -0700] rev 20550
8026500: [infra] remove extraneous docs in solaris images Reviewed-by: erikj, mchung, tbell
Tue, 15 Oct 2013 13:06:45 +0200 8001933: Move Gensrc*.gmk and Gendata*.gmk into separate directories.
ihse [Tue, 15 Oct 2013 13:06:45 +0200] rev 20549
8001933: Move Gensrc*.gmk and Gendata*.gmk into separate directories. Reviewed-by: erikj, tbell
Mon, 14 Oct 2013 11:36:05 +0200 8025612: rt.jar still has old specification value in the manifest
erikj [Mon, 14 Oct 2013 11:36:05 +0200] rev 20548
8025612: rt.jar still has old specification value in the manifest Reviewed-by: alanb, dholmes, tbell, wetmore
Thu, 10 Oct 2013 15:06:21 +0200 8001931: The new build system whitespace cleanup
ihse [Thu, 10 Oct 2013 15:06:21 +0200] rev 20547
8001931: The new build system whitespace cleanup Reviewed-by: tbell, simonis, erikj
Wed, 09 Oct 2013 23:19:08 -0700 Merge
tbell [Wed, 09 Oct 2013 23:19:08 -0700] rev 20546
Merge
Wed, 09 Oct 2013 18:50:46 -0700 8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1
tbell [Wed, 09 Oct 2013 18:50:46 -0700] rev 20545
8023611: Win32 and win64: Remove all the WARNINGS in JDK 8 builds for Windows 2008 and MSVS 2010 SP1 Reviewed-by: erikj
Wed, 09 Oct 2013 16:22:13 +0200 8026144: Missing mkdir in Images.gmk
erikj [Wed, 09 Oct 2013 16:22:13 +0200] rev 20544
8026144: Missing mkdir in Images.gmk Reviewed-by: tbell
Fri, 11 Oct 2013 03:06:10 -0700 Merge
lana [Fri, 11 Oct 2013 03:06:10 -0700] rev 20543
Merge
Tue, 08 Oct 2013 14:57:32 -0700 Merge
lana [Tue, 08 Oct 2013 14:57:32 -0700] rev 20542
Merge
Tue, 08 Oct 2013 10:49:09 +0100 8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers
alanb [Tue, 08 Oct 2013 10:49:09 +0100] rev 20541
8024788: (fs) Files.readAllBytes uses FileChannel which may not be supported by all providers Reviewed-by: chegar
Tue, 08 Oct 2013 11:17:15 +0200 8025136: SplittableRandom enchancements
psandoz [Tue, 08 Oct 2013 11:17:15 +0200] rev 20540
8025136: SplittableRandom enchancements Reviewed-by: psandoz, martin Contributed-by: Doug Lea <dl@cs.oswego.edu>, Guy Steele <guy.steele@oracle.com>
Mon, 07 Oct 2013 18:46:28 -0700 6956398: make ephemeral DH key match the length of the certificate key
xuelei [Mon, 07 Oct 2013 18:46:28 -0700] rev 20539
6956398: make ephemeral DH key match the length of the certificate key Reviewed-by: weijun
Mon, 07 Oct 2013 15:18:37 -0700 8026009: Changes for 8025968 break all stream tests
henryjen [Mon, 07 Oct 2013 15:18:37 -0700] rev 20538
8026009: Changes for 8025968 break all stream tests Reviewed-by: mduigou
Mon, 07 Oct 2013 11:25:56 -0700 8025968: Integrate test improvements made in lambda repo
henryjen [Mon, 07 Oct 2013 11:25:56 -0700] rev 20537
8025968: Integrate test improvements made in lambda repo Reviewed-by: psandoz
Mon, 07 Oct 2013 11:48:55 +0100 8025983: Typo in Javadoc of Files.isRegularFile()
alanb [Mon, 07 Oct 2013 11:48:55 +0100] rev 20536
8025983: Typo in Javadoc of Files.isRegularFile() Reviewed-by: mchung, chegar
Sat, 05 Oct 2013 05:30:40 -0700 8024438: JSR 292 API specification maintenance for JDK 8
jrose [Sat, 05 Oct 2013 05:30:40 -0700] rev 20535
8024438: JSR 292 API specification maintenance for JDK 8 Summary: add wildcard to unreflectConstructor, various clarifications and minor edits Reviewed-by: mchung, darcy, twisti
Sat, 05 Oct 2013 05:30:39 -0700 8025112: JSR 292 spec updates for security manager and caller sensitivity
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20534
8025112: JSR 292 spec updates for security manager and caller sensitivity Summary: align CONSTANT_MethodHandle and Lookup.find* API calls, clarify security manager & @CallerSensitive interactions Reviewed-by: mchung, twisti
Sat, 05 Oct 2013 05:30:39 -0700 8001110: method handles should have a collectArguments transform, generalizing asCollector
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20533
8001110: method handles should have a collectArguments transform, generalizing asCollector Summary: promote an existing private method; make unit tests on all argument positions to arity 10 with mixed types Reviewed-by: twisti, vlivanov
Sat, 05 Oct 2013 05:30:39 -0700 8024599: JSR 292 direct method handles need to respect initialization rules for static members
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20532
8024599: JSR 292 direct method handles need to respect initialization rules for static members Summary: Align MH semantic with bytecode behavior of constructor and static member accesses, regarding <clinit> invocation. Reviewed-by: twisti, darcy, abuckley, vlivanov
Sat, 05 Oct 2013 05:30:39 -0700 8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20531
8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException Summary: add an explicit check for leading "<", upgrade the unit tests Reviewed-by: twisti, darcy
Sat, 05 Oct 2013 05:30:39 -0700 8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20530
8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException Summary: Document error conditions that may occur when calling a "spreader" method handle. Use IAE in all cases. Reviewed-by: twisti, vlivanov
Sat, 05 Oct 2013 05:30:39 -0700 8019417: JSR 292 javadoc should clarify method handle arity limits
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20529
8019417: JSR 292 javadoc should clarify method handle arity limits Summary: clarification of erroneous reading of spec. that led to 7194534 Reviewed-by: twisti, darcy
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip