Mercurial > people > rkennke > jdk9-shenandoah-final > nashorn
graph
-
Added tag jdk9-b24 for changeset 49d7a2a66ae6Fri, 25 Jul 2014 15:38:12 -0700, by tbell
-
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.DateThu, 17 Jul 2014 16:47:06 +0530, by sundar
-
8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindingsTue, 15 Jul 2014 16:54:01 +0530, by sundar
-
Added tag jdk9-b23 for changeset aa3fda2d2967Thu, 17 Jul 2014 09:50:46 -0700, by katleman
-
8047067: all eval arguments need to be copied in LowerTue, 08 Jul 2014 13:13:31 +0200, by attila
-
8049524: Global object initialization via javax.script API should be minimalTue, 08 Jul 2014 16:30:42 +0530, by sundar
-
8044760: Avoid PropertyMap duplicate for global instancesFri, 04 Jul 2014 20:15:41 +0530, by sundar
-
8049086: Minor API convenience functions on "Java" objectFri, 04 Jul 2014 15:56:53 +0530, by sundar
-
Added tag jdk9-b22 for changeset a9d39bcfeb1bThu, 10 Jul 2014 12:13:37 -0700, by katleman
-
8049242: Explicit constructor overload selection should work with StaticClass as wellThu, 03 Jul 2014 23:03:37 +0530, by sundar
-
8047331: Assertion in CompiledFunction when running earley-boyer after MergeThu, 03 Jul 2014 17:14:38 +0200, by attila
-
8047166: 'do with({}) break ; while(0);' crashes in CodeGeneratorThu, 03 Jul 2014 16:15:33 +0200, by attila
-
8049225: Source class exposes public mutable arrayThu, 03 Jul 2014 11:18:38 +0200, by attila
-
8049223: RewriteException class exposes public mutable arraysThu, 03 Jul 2014 11:18:26 +0200, by attila
-
8049222: JSType class exposes public mutable arraysThu, 03 Jul 2014 11:18:10 +0200, by attila
-
8043232: Index selection of overloaded java new constructorsWed, 02 Jul 2014 18:10:31 +0530, by sundar
-
MergeTue, 01 Jul 2014 14:27:28 -0700, by lana
-
8047359: large string size RangeError should be thrown rather than reporting negative lengthTue, 01 Jul 2014 17:37:39 +0530, by sundar
-
8048586: String concatenation with optimistic types is slowMon, 30 Jun 2014 17:31:28 +0200, by hannesw
-
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsExceptionMon, 30 Jun 2014 20:23:16 +0530, by sundar
-
8046013: TypeError: Cannot apply "with" to non script objectFri, 27 Jun 2014 21:54:16 +0530, by sundar
-
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStringsFri, 27 Jun 2014 10:47:44 +0200, by lagergren
-
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .setThu, 26 Jun 2014 15:36:15 +0200, by attila
-
8047357: More precise synthetic return + unreachable throwThu, 26 Jun 2014 13:12:32 +0200, by attila
-
8048079: Persistent code store is broken after optimistic types mergeWed, 25 Jun 2014 14:36:24 +0200, by hannesw
-
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of evalWed, 25 Jun 2014 17:08:47 +0530, by sundar
-
8048009: Type info caching accidentally defeatedTue, 24 Jun 2014 19:29:41 +0200, by attila
-
8047959: bindings created for declarations in eval code are not mutableTue, 24 Jun 2014 19:43:44 +0530, by sundar
-
8046201: Avoid repeated flattening of nested ConsStringsMon, 23 Jun 2014 18:32:11 +0200, by hannesw
-
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefinedMon, 23 Jun 2014 21:23:53 +0530, by sundar
-
8046905: apply on apply is brokenMon, 23 Jun 2014 10:59:33 +0200, by attila
-
8046921: Deoptimization type information peristenceFri, 20 Jun 2014 12:25:00 +0200, by attila
-
8047369: Add regression tests for passing test cases of JDK-8024971Thu, 19 Jun 2014 20:36:03 +0530, by sundar
-
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutableThu, 19 Jun 2014 10:46:31 +0200, by lagergren
-
Added tag jdk9-b21 for changeset 174cf53bce4eThu, 03 Jul 2014 11:37:57 -0700, by katleman
-
MergeWed, 18 Jun 2014 10:54:57 -0700, by lana
-
8047057: Add a regression test for the passing test cases from JDK-8042304Tue, 17 Jun 2014 18:23:35 +0530, by sundar
-
8047035: (function() "hello")() crashes in Lexer with jdk9Tue, 17 Jun 2014 15:55:39 +0530, by sundar
-
8046898: Make sure that lazy compilation is the default, remove redundant "enable lazy compilation" flags, added warning message if compile logging is enabled and lazy is switched off. Verified existing test suite code coverage equivalence between lazy and eager.Tue, 17 Jun 2014 11:37:03 +0200, by lagergren
-
Added tag jdk9-b19 for changeset 46e36a92e37cThu, 19 Jun 2014 11:22:50 -0700, by katleman
-
MergeThu, 12 Jun 2014 15:37:37 -0700, by lana
-
8044517: Run & debug single Nashorn testThu, 12 Jun 2014 17:39:09 +0530, by sundar
-
8044798: API for debugging NashornWed, 11 Jun 2014 08:53:35 +0530, by sundar
-
8046025: AccessorProperty.getGetter is not threadsafeMon, 09 Jun 2014 16:00:06 +0200, by attila
-
8046215: Running uncompilable scripts throws NullPointerExceptionFri, 06 Jun 2014 16:51:53 +0200, by hannesw
-
Added tag jdk9-b18 for changeset 893c337bc95fFri, 13 Jun 2014 11:21:41 -0700, by katleman
-
8044816: On-demand compiled top-level program doesn't need :createProgramFunctionThu, 05 Jun 2014 12:16:09 +0200, by attila
-
8046014: MultiGlobalCompiledScript should cache :createProgramFunction handleThu, 05 Jun 2014 12:15:45 +0200, by attila
-
8038413: NPE in unboxIntegerWed, 04 Jun 2014 20:43:37 +0200, by attila
-
8044803: Unnecessary restOf checkWed, 04 Jun 2014 16:52:50 +0200, by attila
-
8044695: __stack__ becomes visible in Error propertiesWed, 04 Jun 2014 19:01:24 +0530, by sundar
-
8044502: Get rid of global optimistic flagWed, 04 Jun 2014 14:32:23 +0200, by attila