Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harnessWed, 28 May 2014 13:58:46 +0200, by lagergren
-
8043632: Parallelize class installation and various script fixes.Wed, 21 May 2014 16:12:40 +0200, by lagergren
-
8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suiteWed, 21 May 2014 16:12:40 +0200, by lagergren
-
8043605: Enable history for empty property mapsWed, 21 May 2014 15:38:11 +0200, by attila
-
8043608: Make equality tests inline betterWed, 21 May 2014 12:52:58 +0200, by attila
-
8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous loggingTue, 20 May 2014 10:40:28 +0200, by lagergren
-
8043431: Fix yet another corner case of JDK-8041995Mon, 19 May 2014 18:24:12 +0200, by attila
-
8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.Mon, 19 May 2014 15:29:42 +0200, by lagergren
-
8043235: Type-based optimizations interfere with continuation methodsThu, 15 May 2014 15:28:51 +0200, by attila
-
8043133: Fix corner cases of JDK-8041995Wed, 14 May 2014 17:05:08 +0200, by attila
-
8044154: Nashorn : all tests failed with java.security.AccessControlExceptionWed, 14 May 2014 15:50:04 +0200, by mnunez
-
8043137: Collapse long sequences of NOP in Nashorn bytecode outputWed, 14 May 2014 16:29:14 +0200, by attila
-
8043004: Reduce variability at JavaAdapter call sitesWed, 14 May 2014 15:55:27 +0200, by attila
-
8043003: Use strongly referenced generic invokersWed, 14 May 2014 10:51:39 +0200, by attila
-
8043002: Improve performance of Nashorn equality operatorsTue, 13 May 2014 14:54:21 +0200, by attila
-
8042118: Separate types from symbolsTue, 13 May 2014 11:30:40 +0200, by attila
-
8037572: Add more test cases to check static typesMon, 05 May 2014 14:17:20 +0200, by mnunez
-
8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodiesFri, 02 May 2014 18:22:29 +0200, by lagergren
-
8038398: OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test frameworkTue, 29 Apr 2014 16:00:53 +0200, by mnunez
-
8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodesMon, 28 Apr 2014 16:37:36 +0200, by lagergren
-
8041905: Fix apply2call bug that prevented avatar.js unit tests from running correctlyFri, 25 Apr 2014 14:26:07 +0200, by lagergren
-
8041434: Add synchronization to the common global constants structureWed, 23 Apr 2014 17:37:41 +0200, by lagergren
-
8038426: Move all loggers from process wide scope into Global scopeWed, 23 Apr 2014 16:13:47 +0200, by lagergren
-
8033105: Make sure Nashorn test harness can run zlib benchmarkTue, 22 Apr 2014 14:09:46 +0200, by lagergren
-
8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that.Fri, 18 Apr 2014 21:24:34 +0200, by lagergren
-
8040102: Remove all references to Unsafe and definition of anonymous clases from the codeFri, 18 Apr 2014 20:12:21 +0200, by lagergren
-
8040089: Apply to call transform was incomplete. Now passes all tests and performance is backThu, 17 Apr 2014 20:01:19 +0200, by lagergren
-
MergeFri, 11 Apr 2014 16:52:56 +0200, by lagergren
-
8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.Fri, 11 Apr 2014 16:52:14 +0200, by lagergren
-
8040024: BranchOptimizer produces bad code for NaN FP comparisonFri, 11 Apr 2014 16:40:06 +0200, by attila
-
8039044: Expand undefined intrinsics for all commutative combinators of scrict undefined checksWed, 02 Apr 2014 10:52:39 +0200, by lagergren
-
8038945: Simplify strict undefined checksTue, 01 Apr 2014 16:12:38 +0200, by lagergren
-
8038799: Guard and unbox boxed primitives types on setting them in Properties to avoid megamorphisismTue, 01 Apr 2014 11:19:32 +0200, by lagergren
-
8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.Mon, 31 Mar 2014 14:13:34 +0200, by lagergren
-
8038416: Access to undefined scoped variables deoptimized too muchThu, 27 Mar 2014 14:09:40 +0100, by attila
-
8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output.Thu, 27 Mar 2014 11:45:54 +0100, by lagergren
-
8038396: fix for the compiler expression evaluator to be more inquisitive about typesWed, 26 Mar 2014 15:00:32 +0100, by attila
-
8037534: Use scope types to determine optimistic typesMon, 24 Mar 2014 18:41:06 +0100, by attila
-
8038223: Symbol trace debug output takes timeMon, 24 Mar 2014 18:40:11 +0100, by attila
-
MergeFri, 21 Mar 2014 17:52:03 +0100, by attila
-
8037967: Broke the build, by commiting without saving the last review commentThu, 20 Mar 2014 16:26:54 +0100, by lagergren
-
8033334: Make sure that scope depth information is maintained in the RecompilableScriptFunctionDatas, to avoid unnecessary slow proto linkage when doing on demand compilationThu, 20 Mar 2014 16:16:42 +0100, by lagergren
-
8037086: Check that deoptimizing recompilations are correctMon, 17 Mar 2014 15:05:18 +0100, by mnunez
-
8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one.Fri, 14 Mar 2014 14:27:32 +0100, by lagergren
-
8037177: -Dnashorn.optimistic should be enabled by default, meaning that it has to be explicitly set to false to run with the jdk 8 style conservative typesWed, 12 Mar 2014 10:31:22 +0100, by lagergren
-
8036127: Prototype filter needs to be applied to getter guard as well, not just getterWed, 05 Mar 2014 09:51:00 +0100, by lagergren
-
8035836: Array performance improvementsMon, 03 Mar 2014 11:24:44 +0100, by lagergren
-
8035820: Optimistic recompilationWed, 26 Feb 2014 13:17:57 +0100, by attila
-
Added tag jdk9-b16 for changeset fed8c83dfba4Wed, 04 Jun 2014 20:20:44 -0700, by katleman
-
8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packagesFri, 30 May 2014 17:22:38 +0530, by sundar
-
Added tag jdk9-b15 for changeset 32b66f4661eaThu, 29 May 2014 22:32:20 -0700, by katleman
-
8044000: Access to undefined property yields "null" instead of "undefined" jdk9-b15Tue, 27 May 2014 17:40:19 +0530, by sundar
-
8043930: TypeError when attemping to create an instance of non-public class could be betterMon, 26 May 2014 15:48:25 +0530, by sundar
-
MergeThu, 22 May 2014 14:40:06 -0700, by lana
-
8030202: Nashorn: Multiple RegExp#ignoreCase issuesThu, 22 May 2014 17:51:56 +0200, by hannesw
-
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to runThu, 22 May 2014 11:12:29 +0200, by mnunez
-
8043443: Test framework changes to run script tests without security managerTue, 20 May 2014 08:32:09 +0530, by sundar
-
Added tag jdk9-b14 for changeset 806df06b6ac5Thu, 22 May 2014 12:54:12 -0700, by katleman
-
8043132: Nashorn : all tests failed with java.security.AccessControlExceptionWed, 14 May 2014 19:01:05 +0530, by sundar
-
Added tag jdk9-b13 for changeset be4580ae56e2Thu, 15 May 2014 10:26:03 -0700, by katleman
-
8042600: Add more samples in nashorn/samples directoryWed, 07 May 2014 20:20:58 +0530, by sundar
-
8041697: CompiledScript slower when eval with bindingWed, 07 May 2014 14:07:19 +0530, by sundar
-
8042364: Make __proto__ ES6 draft compliantTue, 06 May 2014 17:54:15 +0530, by sundar
-
8041998: RegExp implementation is not thread-safeTue, 06 May 2014 12:38:12 +0200, by hannesw
-
8027933: Add --const-as-var optionFri, 02 May 2014 19:15:59 +0530, by sundar
-
Added tag jdk9-b12 for changeset 282e9a675e07Thu, 08 May 2014 01:05:33 -0700, by katleman
-
8040078: Avoid repeated reading of source for cached loadsFri, 25 Apr 2014 16:34:17 +0200, by hannesw
-
8034967: Reduce access to Nashorn internalsFri, 25 Apr 2014 14:20:07 +0200, by attila
-
Added tag jdk9-b11 for changeset 4d60c3292e14Thu, 01 May 2014 12:52:15 -0700, by katleman
-
8034962: Dynalink to handle superclasses more carefullyFri, 21 Feb 2014 10:31:40 +0530, by sundar
-
8033745: Reflect upon Nashorn reflectionFri, 21 Feb 2014 10:01:59 +0530, by sundar
-
8030200: Wrong result for Number.prototype.toString() for certain radix/inputsMon, 14 Apr 2014 17:45:05 +0200, by hannesw
-
8030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementationMon, 14 Apr 2014 17:43:38 +0200, by hannesw
-
Added tag jdk9-b09 for changeset 27f6ea87dcbdThu, 17 Apr 2014 10:14:08 -0700, by katleman
-
8039403: Write sanity tests for persistent cachingWed, 09 Apr 2014 10:14:34 +0200, by mnunez
-
8039387: Nashorn supports indexed access of List elements, but length property is not supportedMon, 07 Apr 2014 21:57:33 +0530, by sundar
-
8039181: Persistent code store does not use absolute paths internallyThu, 03 Apr 2014 17:35:13 +0200, by hannesw
-
MergeWed, 09 Apr 2014 09:20:03 -0700, by lana
-
8038638: Persistent store for compiled scriptsWed, 02 Apr 2014 18:26:57 +0200, by hannesw
-
8039047: Parser accepts conditional catch clauses even when --no-syntax-extensions / -nse option is passedWed, 02 Apr 2014 15:52:31 +0530, by sundar
-
MergeTue, 01 Apr 2014 17:28:17 -0700, by lana
-
8038615: test262 repo is now a git repo in githubFri, 28 Mar 2014 13:24:07 +0530, by sundar
-
8038456: improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methodsThu, 27 Mar 2014 19:39:18 +0530, by sundar
-
MergeTue, 25 Mar 2014 14:52:34 -0700, by lana
-
8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keysFri, 21 Mar 2014 20:24:01 +0530, by sundar
-
8037779: NoPersistenceCachingTest fails with ant testWed, 19 Mar 2014 16:01:19 +0100, by mnunez
-
Added tag jdk9-b07 for changeset 9a34d2a0a5bdWed, 02 Apr 2014 22:00:15 -0700, by katleman
-
MergeTue, 18 Mar 2014 17:49:48 -0700, by lana
-
8037378: Write sanity tests for bytecode persistence featureMon, 17 Mar 2014 18:27:30 +0100, by mnunez
-
8037400: Remove getInitialMap getters and GlobalObject interfaceMon, 17 Mar 2014 18:02:00 +0530, by sundar
-
8015958: DataView constructor is not definedThu, 13 Mar 2014 15:58:24 +0530, by sundar
-
8034055: delete on global object not properly guardedWed, 12 Mar 2014 16:33:28 +0100, by hannesw
-
8021350: Share script classes between threads/globals within contextWed, 12 Mar 2014 11:26:00 +0100, by hannesw
-
MergeFri, 07 Mar 2014 10:59:02 -0800, by prr
-
MergeThu, 27 Feb 2014 10:38:22 -0800, by prr
-
MergeThu, 20 Feb 2014 16:26:49 -0800, by prr
-
MergeTue, 11 Feb 2014 14:43:40 -0800, by prr
-
8033951: nasgen needs the newly build nasgen and nashorn classes in the bootclasspathMon, 10 Feb 2014 10:52:02 +0100, by simonis
-
Added tag jdk9-b05 for changeset 2a1cac93c333Thu, 20 Mar 2014 13:44:54 -0700, by katleman
-
8035948: Redesign property listeners for shared classesMon, 03 Mar 2014 15:23:01 +0100, by hannesw
-
8030197: Nashorn: Object.defineProperty() can be lured to change fixed NaN propertyTue, 25 Feb 2014 18:56:10 +0530, by sundar
-
MergeMon, 24 Feb 2014 13:06:33 -0800, by lana
-
MergeThu, 20 Feb 2014 20:00:48 -0800, by lana
-
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8Tue, 28 Jan 2014 20:10:23 +0000, by jeff
-
7129980: Third Party License Readme update for JDK8Mon, 13 Jan 2014 14:45:02 -0800, by jeff
-
8011964: need indexed access to externally-managed ByteBufferFri, 14 Feb 2014 19:02:02 +0530, by sundar