Wed, 29 May 2013 16:59:55 -0700 |
lana |
Merge
|
changeset |
files
|
Wed, 29 May 2013 21:27:10 +0530 |
sundar |
8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
|
changeset |
files
|
Wed, 29 May 2013 14:08:00 +0200 |
lagergren |
8011023: Math round didn't conform to ECMAScript 5 spec
|
changeset |
files
|
Wed, 29 May 2013 15:41:07 +0530 |
sundar |
8005979: A lot of tests are named "runTest" in reports
|
changeset |
files
|
Tue, 28 May 2013 16:37:11 +0530 |
sundar |
8015459: Octane test run fails on Turkish locale
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 27 May 2013 20:41:34 +0530 |
sundar |
8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
|
changeset |
files
|
Mon, 27 May 2013 13:12:11 +0200 |
lagergren |
Merge
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 27 May 2013 12:26:39 +0200 |
hannesw |
8015348: RegExp("[") results in StackOverflowError
|
changeset |
files
|
Fri, 24 May 2013 23:27:52 +0530 |
sundar |
8015351: Nashorn shell does not start with Turkish locale
|
changeset |
files
|
Fri, 24 May 2013 18:39:25 +0530 |
sundar |
8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
|
changeset |
files
|
Fri, 24 May 2013 13:54:18 +0200 |
hannesw |
8011630: JSON parsing performance issue
|
changeset |
files
|
Thu, 23 May 2013 15:51:08 +0200 |
lagergren |
8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
|
changeset |
files
|
Thu, 23 May 2013 09:49:03 -0300 |
jlaskey |
Merge
|
changeset |
files
|
Thu, 23 May 2013 13:36:49 +0200 |
attila |
8015278: Revert accidental changes to build.xml
|
changeset |
files
|
Thu, 23 May 2013 13:10:58 +0200 |
lagergren |
8012083: Array literal constant folding issue
|
changeset |
files
|
Thu, 23 May 2013 12:01:35 +0200 |
attila |
8015267: Allow conversion of JS arrays to Java List/Deque
|
changeset |
files
|
Wed, 22 May 2013 16:43:48 +0200 |
hannesw |
8010804: Review long and integer usage conventions
|
changeset |
files
|
Wed, 22 May 2013 19:33:08 +0530 |
sundar |
8014735: Typed Array, BYTES_PER_ELEMENT should be a class property
|
changeset |
files
|
Wed, 22 May 2013 16:39:48 +0530 |
sundar |
8008947: ScriptEnvironment ctor should be public
|
changeset |
files
|
Tue, 21 May 2013 10:17:09 -0300 |
jlaskey |
8014827: readLine should accept a prompt as an argument
|
changeset |
files
|
Tue, 21 May 2013 13:40:12 +0200 |
attila |
8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
|
changeset |
files
|
Wed, 22 May 2013 09:59:15 -0700 |
lana |
Merge
|
changeset |
files
|
Mon, 20 May 2013 21:25:14 +0200 |
attila |
8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively.
|
changeset |
files
|
Mon, 20 May 2013 23:04:01 +0530 |
sundar |
8014909: ant test compilation error with JoniTest.java
|
changeset |
files
|
Mon, 20 May 2013 16:38:38 +0200 |
lagergren |
8006069: Range analysis first iteration, runtime specializations
|
changeset |
files
|
Fri, 17 May 2013 16:44:22 -0300 |
jlaskey |
8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read")
|
changeset |
files
|
Fri, 17 May 2013 16:12:59 -0300 |
jlaskey |
Merge
|
changeset |
files
|
Thu, 16 May 2013 19:52:39 +0200 |
hannesw |
8012359: Increase code coverage in Joni
|
changeset |
files
|