log

age author description
Thu, 10 Jul 2014 12:13:37 -0700 katleman Added tag jdk9-b22 for changeset a9d39bcfeb1b
Wed, 09 Jul 2014 10:41:34 -0700 lana Merge jdk9-b22
Thu, 03 Jul 2014 23:03:37 +0530 sundar 8049242: Explicit constructor overload selection should work with StaticClass as well
Thu, 03 Jul 2014 17:14:38 +0200 attila 8047331: Assertion in CompiledFunction when running earley-boyer after Merge
Thu, 03 Jul 2014 16:15:33 +0200 attila 8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
Thu, 03 Jul 2014 11:18:38 +0200 attila 8049225: Source class exposes public mutable array
Thu, 03 Jul 2014 11:18:26 +0200 attila 8049223: RewriteException class exposes public mutable arrays
Thu, 03 Jul 2014 11:18:10 +0200 attila 8049222: JSType class exposes public mutable arrays
Wed, 02 Jul 2014 18:10:31 +0530 sundar 8043232: Index selection of overloaded java new constructors
Tue, 01 Jul 2014 14:27:28 -0700 lana Merge
Tue, 01 Jul 2014 17:37:39 +0530 sundar 8047359: large string size RangeError should be thrown rather than reporting negative length
Mon, 30 Jun 2014 17:31:28 +0200 hannesw 8048586: String concatenation with optimistic types is slow
Mon, 30 Jun 2014 20:23:16 +0530 sundar 8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
Fri, 27 Jun 2014 21:54:16 +0530 sundar 8046013: TypeError: Cannot apply "with" to non script object
Fri, 27 Jun 2014 10:47:44 +0200 lagergren 8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
Thu, 26 Jun 2014 15:36:15 +0200 attila 8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
Thu, 26 Jun 2014 13:12:32 +0200 attila 8047357: More precise synthetic return + unreachable throw
Wed, 25 Jun 2014 14:36:24 +0200 hannesw 8048079: Persistent code store is broken after optimistic types merge
Wed, 25 Jun 2014 17:08:47 +0530 sundar 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
Tue, 24 Jun 2014 19:29:41 +0200 attila 8048009: Type info caching accidentally defeated
Tue, 24 Jun 2014 19:43:44 +0530 sundar 8047959: bindings created for declarations in eval code are not mutable
Mon, 23 Jun 2014 18:32:11 +0200 hannesw 8046201: Avoid repeated flattening of nested ConsStrings
Mon, 23 Jun 2014 21:23:53 +0530 sundar 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Mon, 23 Jun 2014 10:59:33 +0200 attila 8046905: apply on apply is broken
Fri, 20 Jun 2014 12:25:00 +0200 attila 8046921: Deoptimization type information peristence
Thu, 19 Jun 2014 20:36:03 +0530 sundar 8047369: Add regression tests for passing test cases of JDK-8024971
Thu, 19 Jun 2014 10:46:31 +0200 lagergren 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
Thu, 03 Jul 2014 11:37:57 -0700 katleman Added tag jdk9-b21 for changeset 174cf53bce4e
Thu, 26 Jun 2014 12:51:50 -0700 katleman Added tag jdk9-b20 for changeset d703c59c556f jdk9-b21
Fri, 20 Jun 2014 10:14:50 -0700 lana Merge jdk9-b20