Wed, 24 Apr 2013 13:34:22 +0200 8012931: NativeDate.safeToString() throws RangeError for invalid date
hannesw [Wed, 24 Apr 2013 13:34:22 +0200] rev 17242
8012931: NativeDate.safeToString() throws RangeError for invalid date Reviewed-by: lagergren, attila
Wed, 24 Apr 2013 13:28:25 +0200 8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec
hannesw [Wed, 24 Apr 2013 13:28:25 +0200] rev 17241
8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec Reviewed-by: lagergren, attila
Tue, 23 Apr 2013 16:48:57 +0200 8010731: Don't expose internal symbols to scripts
attila [Tue, 23 Apr 2013 16:48:57 +0200] rev 17240
8010731: Don't expose internal symbols to scripts Reviewed-by: jlaskey, lagergren
Tue, 23 Apr 2013 12:52:29 +0200 8011065: Problems when script implements an interface with variadic methods
attila [Tue, 23 Apr 2013 12:52:29 +0200] rev 17239
8011065: Problems when script implements an interface with variadic methods Reviewed-by: jlaskey, hannesw, sundar
Tue, 23 Apr 2013 15:09:23 -0700 Merge
lana [Tue, 23 Apr 2013 15:09:23 -0700] rev 17238
Merge
Mon, 22 Apr 2013 19:57:57 +0530 Merge
sundar [Mon, 22 Apr 2013 19:57:57 +0530] rev 17237
Merge
Mon, 22 Apr 2013 10:37:58 -0300 8012919: findMegaMorphicSetMethod should not cast result type
jlaskey [Mon, 22 Apr 2013 10:37:58 -0300] rev 17236
8012919: findMegaMorphicSetMethod should not cast result type Reviewed-by: attila, sundar Contributed-by: james.laskey@oracle.com
Mon, 22 Apr 2013 18:09:04 +0530 8012673: Nashorn's package name vs class name inferring logic is wrong
sundar [Mon, 22 Apr 2013 18:09:04 +0530] rev 17235
8012673: Nashorn's package name vs class name inferring logic is wrong Reviewed-by: hannesw, jlaskey, attila
Sat, 20 Apr 2013 08:54:13 -0300 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey [Sat, 20 Apr 2013 08:54:13 -0300] rev 17234
8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail. Reviewed-by: sundar, lagergren Contributed-by: james.laskey@oracle.com
Fri, 19 Apr 2013 16:11:16 +0200 8010701: Immutable nodes - final iteration
lagergren [Fri, 19 Apr 2013 16:11:16 +0200] rev 17233
8010701: Immutable nodes - final iteration Reviewed-by: sundar, hannesw, jlaskey
Fri, 19 Apr 2013 18:23:00 +0530 8012593: JSAdapter overrides impacts strongly construction time
sundar [Fri, 19 Apr 2013 18:23:00 +0530] rev 17232
8012593: JSAdapter overrides impacts strongly construction time Reviewed-by: jlaskey, attila
Fri, 19 Apr 2013 17:46:01 +0530 8012612: Compile failed
sundar [Fri, 19 Apr 2013 17:46:01 +0530] rev 17231
8012612: Compile failed Reviewed-by: hannesw, jlaskey, attila
Thu, 18 Apr 2013 14:25:45 +0200 8012460: RegExp regression
hannesw [Thu, 18 Apr 2013 14:25:45 +0200] rev 17230
8012460: RegExp regression Reviewed-by: jlaskey, sundar
Thu, 18 Apr 2013 15:50:30 +0530 8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec.
sundar [Thu, 18 Apr 2013 15:50:30 +0530] rev 17229
8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec. Reviewed-by: jlaskey, hannesw
Thu, 18 Apr 2013 15:47:45 +0530 Merge
sundar [Thu, 18 Apr 2013 15:47:45 +0530] rev 17228
Merge
Wed, 17 Apr 2013 15:36:48 -0300 8012529: Remove -esa from testing jvmargs
jlaskey [Wed, 17 Apr 2013 15:36:48 -0300] rev 17227
8012529: Remove -esa from testing jvmargs Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Wed, 17 Apr 2013 08:48:00 -0300 Merge
jlaskey [Wed, 17 Apr 2013 08:48:00 -0300] rev 17226
Merge
Wed, 17 Apr 2013 16:52:06 +0530 8012457: Function.prototype.apply should accept any array-like argument for function arguments
sundar [Wed, 17 Apr 2013 16:52:06 +0530] rev 17225
8012457: Function.prototype.apply should accept any array-like argument for function arguments Reviewed-by: lagergren, jlaskey
Mon, 15 Apr 2013 20:12:50 +0530 8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
sundar [Mon, 15 Apr 2013 20:12:50 +0530] rev 17224
8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error Reviewed-by: lagergren, jlaskey
Thu, 02 May 2013 13:35:59 -0700 Added tag jdk8-b88 for changeset ddfec66935ab
katleman [Thu, 02 May 2013 13:35:59 -0700] rev 17223
Added tag jdk8-b88 for changeset ddfec66935ab
Wed, 05 Jul 2017 18:54:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:01 +0200] rev 17222
Merge
Mon, 06 May 2013 11:41:36 -0700 Merge
lana [Mon, 06 May 2013 11:41:36 -0700] rev 17221
Merge
Tue, 30 Apr 2013 17:41:18 -0700 Merge
lana [Tue, 30 Apr 2013 17:41:18 -0700] rev 17220
Merge
Mon, 29 Apr 2013 16:51:32 +0400 8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
dmeetry [Mon, 29 Apr 2013 16:51:32 +0400] rev 17219
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases Reviewed-by: lancea
Mon, 29 Apr 2013 16:44:32 +0400 4504275: CORBA boolean type unions do not generate compilable code from idlj
dmeetry [Mon, 29 Apr 2013 16:44:32 +0400] rev 17218
4504275: CORBA boolean type unions do not generate compilable code from idlj Summary: JLS doesn't allow boolean type in switch statement, hence substituted by if statement. Reviewed-by: lancea
Thu, 02 May 2013 13:34:46 -0700 Added tag jdk8-b88 for changeset 4752a2b59f2e
katleman [Thu, 02 May 2013 13:34:46 -0700] rev 17217
Added tag jdk8-b88 for changeset 4752a2b59f2e
Wed, 05 Jul 2017 18:53:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:57 +0200] rev 17216
Merge
Tue, 07 May 2013 13:13:12 -0700 Merge
katleman [Tue, 07 May 2013 13:13:12 -0700] rev 17215
Merge
Tue, 07 May 2013 10:51:07 -0700 Merge
katleman [Tue, 07 May 2013 10:51:07 -0700] rev 17214
Merge
Sat, 04 May 2013 17:04:57 +0100 8011366: Enable debug info on all libraries for OpenJDK builds
andrew [Sat, 04 May 2013 17:04:57 +0100] rev 17213
8011366: Enable debug info on all libraries for OpenJDK builds Summary: The build should not be turning off debugging if it has been requested. Reviewed-by: erikj, dholmes
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip