lana [Thu, 12 Dec 2013 19:19:21 -0800] rev 22399
Merge
sundar [Thu, 12 Dec 2013 09:18:08 +0530] rev 22398
Merge
sundar [Mon, 09 Dec 2013 09:53:14 +0530] rev 22397
Merge
asaha [Fri, 20 Dec 2013 07:44:42 -0800] rev 22396
Merge
katleman [Thu, 19 Dec 2013 17:24:39 -0800] rev 22395
Added tag jdk8-b121 for changeset 0127c0df76cd
kizune [Fri, 13 Dec 2013 22:13:58 +0400] rev 22394
Merge
kizune [Thu, 05 Dec 2013 16:37:35 +0400] rev 22393
Merge
kizune [Tue, 03 Dec 2013 14:13:15 +0400] rev 22392
Merge
chegar [Sun, 03 Nov 2013 07:33:34 +0000] rev 22391
Merge
sundar [Mon, 20 Jan 2014 19:51:54 +0530] rev 22390
8032068: implement @sourceURL and #sourceURL directives
Reviewed-by: hannesw, lagergren
sundar [Fri, 17 Jan 2014 20:09:47 +0530] rev 22389
8032060: PropertyMap of Error objects is not stable
Reviewed-by: jlaskey, hannesw
sundar [Thu, 16 Jan 2014 22:50:53 +0530] rev 22388
8032004: instance property "message" of Error objects should be non-enumerable
Reviewed-by: hannesw, jlaskey
sundar [Thu, 16 Jan 2014 21:26:21 +0530] rev 22387
8031983: Error objects should capture stack at the constructor
Reviewed-by: jlaskey, hannesw
sundar [Wed, 15 Jan 2014 14:51:49 +0530] rev 22386
8031715: Indexed access to java package not working
Reviewed-by: lagergren, hannesw
sundar [Tue, 14 Jan 2014 14:18:24 +0530] rev 22385
Merge
lagergren [Wed, 11 Dec 2013 18:09:34 +0100] rev 22384
8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks
Reviewed-by: attila, sundar
attila [Mon, 09 Dec 2013 10:52:05 +0100] rev 22383
8029467: Widening of booleans causes bad results
Reviewed-by: jlaskey, lagergren
sundar [Mon, 09 Dec 2013 09:48:11 +0530] rev 22382
8029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals
Reviewed-by: attila, hannesw
sundar [Tue, 14 Jan 2014 09:03:54 +0530] rev 22381
Merge
sundar [Mon, 13 Jan 2014 18:13:55 +0530] rev 22380
8029332: Do not require nasgen-generated functions to return Object
Reviewed-by: lagergren, jlaskey, hannesw
sundar [Thu, 09 Jan 2014 19:23:34 +0530] rev 22379
8031359: Invocable.getInterface() works incorrectly if interface has default methods
Reviewed-by: attila, hannesw
sundar [Wed, 08 Jan 2014 17:51:47 +0530] rev 22378
8031317: SyntaxError when property setter has no parameter
Reviewed-by: lagergren, hannesw
hannesw [Tue, 07 Jan 2014 14:16:23 +0100] rev 22377
8029667: Prototype linking is incorrect
Reviewed-by: jlaskey, sundar
sundar [Tue, 07 Jan 2014 18:14:18 +0530] rev 22376
8029003: setField in ScriptObject is incorrect for non extensible objects
Reviewed-by: lagergren, jlaskey
sundar [Fri, 03 Jan 2014 10:09:48 +0530] rev 22375
8031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getNameToken()
Reviewed-by: hannesw, jlaskey
sundar [Thu, 19 Dec 2013 21:53:27 +0530] rev 22374
8030809: Anonymous functions should not be shown with internal names in script stack trace
Reviewed-by: lagergren, hannesw, jlaskey
sundar [Mon, 16 Dec 2013 23:25:50 +0530] rev 22373
8030182: scopeCall with -1 as line number
Reviewed-by: hannesw, jlaskey
sundar [Mon, 16 Dec 2013 18:32:50 +0530] rev 22372
8030169: Need regression test for bug JDK-8010731
Reviewed-by: attila, lagergren
sundar [Thu, 12 Dec 2013 19:02:43 +0530] rev 22371
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
Summary: markdown test fix contributed by kshefov
Reviewed-by: jlaskey
sundar [Mon, 02 Dec 2013 18:19:26 +0530] rev 22370
8029364: NashornException to expose thrown object
Reviewed-by: lagergren, jlaskey
sundar [Wed, 27 Nov 2013 14:13:52 +0530] rev 22369
8028345: Remove nashorn repo "bin" scripts to avoid confusion with JDK bin launcher programs
Reviewed-by: lagergren, hannesw
sundar [Tue, 26 Nov 2013 18:36:39 +0530] rev 22368
8029031: "ant clean jar" on nashorn repo results in number of ASM deprecated warnings
Reviewed-by: lagergren, jlaskey, hannesw