Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
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