Thu, 30 May 2013 10:58:08 -0700 |
katleman |
Added tag jdk8-b92 for changeset d2f0e76ff056 |
Wed, 05 Jul 2017 18:57:43 +0200 |
duke |
Merge |
Mon, 03 Jun 2013 23:24:36 -0700 |
lana |
Merge |
Wed, 29 May 2013 16:59:55 -0700 |
lana |
Merge |
Wed, 29 May 2013 21:27:10 +0530 |
sundar |
8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1 |
Wed, 29 May 2013 14:08:00 +0200 |
lagergren |
8011023: Math round didn't conform to ECMAScript 5 spec |
Wed, 29 May 2013 15:41:07 +0530 |
sundar |
8005979: A lot of tests are named "runTest" in reports |
Tue, 28 May 2013 16:37:11 +0530 |
sundar |
8015459: Octane test run fails on Turkish locale |
Mon, 27 May 2013 17:57:07 +0200 |
lagergren |
8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino |
Mon, 27 May 2013 20:41:34 +0530 |
sundar |
8015352: "i".toUpperCase() => currently returns "?", but should be "I" (with Turkish locale) |
Mon, 27 May 2013 13:12:11 +0200 |
lagergren |
Merge |
Mon, 27 May 2013 13:11:13 +0200 |
lagergren |
8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose |
Mon, 27 May 2013 12:26:39 +0200 |
hannesw |
8015348: RegExp("[") results in StackOverflowError |
Fri, 24 May 2013 23:27:52 +0530 |
sundar |
8015351: Nashorn shell does not start with Turkish locale |
Fri, 24 May 2013 18:39:25 +0530 |
sundar |
8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead |