Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
8011365: Array.prototype.join and Array.prototype.toString do not throw TypeError on null, undefinedWed, 03 Apr 2013 15:27:28 +0530, by sundar
-
8011362: Overloaded method resolution foiled by nullsWed, 03 Apr 2013 11:13:08 +0200, by attila
-
8011357: Array.prototype.slice and Array.prototype.splice should not call user defined valueOf of start, end arguments more than onceWed, 03 Apr 2013 11:41:42 +0530, by sundar
-
8011274: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.hasOwnProperty("prototype") should be falseTue, 02 Apr 2013 23:01:10 +0530, by sundar
-
8011237: Object.isExtensible(Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get) should be falseTue, 02 Apr 2013 20:42:03 +0530, by sundar
-
MergeTue, 02 Apr 2013 11:38:04 -0300, by jlaskey
-
8011233: Create a Nashorn shell for JavaFXTue, 02 Apr 2013 11:37:22 -0300, by jlaskey
-
MergeFri, 05 Apr 2013 14:52:00 -0700, by lana
-
MergeTue, 02 Apr 2013 12:01:01 -0700, by lana
-
8011209: Object.getOwnPropertyDescriptor(function(){"use strict"},"caller").get.length is not 0Tue, 02 Apr 2013 17:40:53 +0530, by sundar
-
8011219: Regression with recent PropertyMap history changesTue, 02 Apr 2013 13:55:49 +0200, by hannesw
-
8011095: PropertyHashMap.rehash() does not grow enoughSun, 31 Mar 2013 08:19:11 -0300, by jlaskey
-
8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."Fri, 29 Mar 2013 18:38:27 +0530, by sundar
-
8010995: The bug ID 8010710 accidentally got two digits transposed in the checkin and unit test nameFri, 29 Mar 2013 08:55:05 +0100, by lagergren
-
8010924: Dealing with undefined property gets you a fatal stackThu, 28 Mar 2013 20:48:25 +0530, by sundar
-
Added tag jdk8-b85 for changeset e0378f0a50daThu, 11 Apr 2013 09:40:24 -0700, by katleman
-
MergeTue, 26 Mar 2013 12:08:00 -0700, by lana
-
8010720: Linkage problem with java.lang.String.length()Tue, 26 Mar 2013 18:26:19 +0530, by sundar
-
8010706: -Dnashorn.args system property to create command lines to wrapped nashorn.jar:sTue, 26 Mar 2013 08:42:35 +0100, by lagergren
-
8010709: org on the top level doesn't resolveMon, 25 Mar 2013 18:20:16 +0530, by sundar
-
8017010: index evaluation to a temporary location for index operator much change temporaries to slots, but never scoped varsMon, 25 Mar 2013 12:01:06 +0100, by lagergren
-
8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutableSat, 23 Mar 2013 00:58:39 +0100, by attila
-
8009969: CodeCoverage should use templateTue, 19 Mar 2013 11:03:24 -0300, by jlaskey
-
8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missingMon, 18 Mar 2013 21:03:11 +0530, by sundar
-
8010145: removed workaround "init.js" in nashorn repoFri, 15 Mar 2013 21:52:40 +0530, by sundar
-
8010147: Forgot to add EXPECTED files for lazy and eager sunspider testFri, 15 Mar 2013 16:07:13 +0100, by lagergren
-
8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warningsThu, 14 Mar 2013 14:49:55 +0100, by lagergren
-
8009868: For loop with "true" as condition results in AssertionError in codegenTue, 12 Mar 2013 21:17:47 +0530, by sundar
-
8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.Tue, 12 Mar 2013 15:30:53 +0100, by lagergren
-
8009757: Package access clean up and refactoringTue, 12 Mar 2013 18:12:42 +0530, by sundar
-
Added tag jdk8-b83 for changeset 053d7c55dc82Thu, 28 Mar 2013 10:55:17 -0700, by katleman
-
8009553: Object.create(Array.prototype) doesn't respect reset lengthWed, 06 Mar 2013 22:38:18 +0530, by sundar
-
8009379: Remove $ from generated class namesMon, 04 Mar 2013 11:01:26 -0400, by jlaskey
-
8008370: coffee script compiler doesn't work with NashornMon, 04 Mar 2013 11:44:54 +0100, by hannesw
-
MergeSat, 02 Mar 2013 11:26:47 -0400, by jlaskey
-
8009263: Fix all javadoc errors in nashorn codeFri, 01 Mar 2013 15:58:29 +0530, by sundar
-
8009240: RegExpScanner code is inefficient and too complexThu, 28 Feb 2013 22:59:31 +0100, by hannesw
-
8009229: ant makefile default target should be "test"Thu, 28 Feb 2013 20:31:30 +0530, by sundar
-
8009150: Previous dead code elimination was incompleteWed, 27 Feb 2013 16:25:15 +0100, by attila
-
8009146: Eliminate some dead code in preparation for immutable ASTWed, 27 Feb 2013 15:49:05 +0100, by attila
-
8009143: Eliminate Dynalink dependency on java.beansWed, 27 Feb 2013 15:20:26 +0100, by attila
-
8008950: jdk8/tl failing with SetupJavaCompilation BUILD_NASGEN contains missing directory -c on WindowsWed, 27 Feb 2013 14:12:45 +0000, by alanb
-
8009021: nasgen should be run on boot jdk rather than currenly built jdkTue, 26 Feb 2013 22:57:51 +0530, by sundar
-
8006984: Introducing local into a function inside with statement confuses its scopeMon, 25 Feb 2013 16:51:04 +0100, by attila
-
8008789: Enable java access and nashorn runtime tests for jtregMon, 25 Feb 2013 18:13:23 +0530, by sundar
-
8008731: Separate configuration environment (options, error/output writer etc.) from ContextMon, 25 Feb 2013 16:58:31 +0530, by sundar
-
8008776: Revise BuildNashorn.gmk for changes in new build systemFri, 22 Feb 2013 23:33:46 -0400, by jlaskey
-
8008729: Make sure that we can run basic jsr223 tests using jtregFri, 22 Feb 2013 22:39:23 +0530, by sundar
-
8006028: Integrate Joni regexp engine with NashornFri, 22 Feb 2013 17:00:22 +0100, by hannesw
-
8008093: Make RegExp engine pluggableFri, 22 Feb 2013 16:31:10 +0100, by hannesw
-
8008721: Tweaks to make all NEWBUILD=false round 4Fri, 22 Feb 2013 10:39:00 -0400, by jlaskey
-
8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless codeFri, 22 Feb 2013 12:22:16 +0100, by lagergren
-
8008575: Re-integrate code coverageFri, 22 Feb 2013 11:27:40 +0100, by lagergren
-
8008554: load was broken for URLsFri, 22 Feb 2013 08:57:22 +0100, by lagergren
-
8008447: Tweaks to make all NEWBUILD=false round 3Thu, 21 Feb 2013 15:24:31 -0400, by jlaskey
-
8008648: Lazy JIT scope and callee semantics bugfixes. Broke out wallclock timer.Thu, 21 Feb 2013 16:57:21 +0100, by lagergren