James Laskey
|
11462f8b0e
|
8016453: loadWithNewGlobal does not allow apply operation
Reviewed-by: hannesw, sundar
|
2013-06-12 11:22:06 -03:00 |
|
Hannes Wallnöfer
|
526f21a95e
|
8015379: PropertyMap.addProperty() is slow
Reviewed-by: attila, jlaskey
|
2013-06-11 17:50:10 +02:00 |
|
Athijegannathan Sundararajan
|
83aedc7fdd
|
8015357: a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
Reviewed-by: hannesw, lagergren
|
2013-06-11 13:09:43 +05:30 |
|
Athijegannathan Sundararajan
|
be9816a81e
|
8016239: loadWithNewGlobal should support user supplied arguments from the caller
Reviewed-by: lagergren, attila, jlaskey
|
2013-06-10 19:54:07 +05:30 |
|
Marcus Lagergren
|
2d2e7fe029
|
8016226: backing out test without third party license approval
Reviewed-by: attila, sundar
|
2013-06-10 13:27:07 +02:00 |
|
Marcus Lagergren
|
ce8819512f
|
8015892: canBeUndefined too conservative for some use before declaration cases
Reviewed-by: attila, hannesw
|
2013-06-10 13:21:29 +02:00 |
|
Hannes Wallnöfer
|
2bc5557936
|
8012291: NativeArray is inconsistent in using long for length and index in some places and int for the same in other places
Reviewed-by: lagergren, jlaskey
|
2013-06-07 17:44:25 +02:00 |
|
Athijegannathan Sundararajan
|
769aac6d4a
|
8015346: JSON parsing issues with escaped strings, octal, decimal numbers
Reviewed-by: hannesw, jlaskey
|
2013-06-06 21:41:20 +05:30 |
|
James Laskey
|
6b7b9e67e2
|
8015910: Nashorn JavaFX includes are out of sync with JavaFX repo
Reviewed-by: sundar
|
2013-06-05 12:41:09 -03:00 |
|
James Laskey
|
a0707f358d
|
8015911: $EXEC does not handle large outputs
Reviewed-by: sundar, attila
|
2013-06-05 10:32:50 -03:00 |
|
Hannes Wallnöfer
|
008916124b
|
8015350: Array.prototype.reduceRight issue with large length and index
Reviewed-by: attila, sundar, lagergren
|
2013-06-05 12:44:24 +02:00 |
|
Attila Szegedi
|
03ee3a979c
|
8015961: Several small code-gardening fixes
Reviewed-by: lagergren, sundar
|
2013-06-05 12:17:10 +02:00 |
|
Attila Szegedi
|
c5540744e7
|
8015955: ObjectNode.elements should be stronger typed
Reviewed-by: lagergren, sundar
|
2013-06-05 10:44:32 +02:00 |
|
Athijegannathan Sundararajan
|
1e63ac571c
|
8015945: loadWithNewGlobal return value has to be properly wrapped
Reviewed-by: lagergren, hannesw
|
2013-06-05 12:08:49 +05:30 |
|
Athijegannathan Sundararajan
|
7ee2adb4d7
|
8015830: Javascript mapping of ScriptEngine bindings does not expose keys
Reviewed-by: jlaskey, lagergren
|
2013-06-04 22:31:48 +05:30 |
|
Athijegannathan Sundararajan
|
5817f439ab
|
8015855: test/script/basic/JDK-8012164.js fails on Windows
Reviewed-by: hannesw, lagergren, jlaskey
|
2013-06-04 17:33:14 +05:30 |
|
James Laskey
|
fcf3353ddf
|
8015814: loadWithNewGlobal needs to wrap createGlobal in AccessController.doPrivileged
Reviewed-by: sundar
|
2013-06-03 12:57:53 -03:00 |
|
James Laskey
|
b73369b1fe
|
8015796: Race condition in RuntimeCallsites
Reviewed-by: lagergren, attila
|
2013-06-03 11:16:33 -03:00 |
|
James Laskey
|
b7ee1a873e
|
8015741: Need a global.load function that starts with a new global scope
Reviewed-by: sundar, lagergren
|
2013-06-03 08:34:29 -03:00 |
|
Athijegannathan Sundararajan
|
49c5af63c9
|
8015345: Function("}),print('test'),({") should throw SyntaxError
Reviewed-by: lagergren, hannesw, jlaskey
|
2013-06-03 15:58:14 +05:30 |
|
James Laskey
|
4cfdae2e46
|
8015727: Thread safe print function
Reviewed-by: sundar
|
2013-05-31 13:04:55 -03:00 |
|
Athijegannathan Sundararajan
|
a48b38238f
|
8012164: Error.stack needs trimming
Reviewed-by: lagergren, jlaskey
|
2013-05-31 17:39:12 +05:30 |
|
Attila Szegedi
|
c6404425ec
|
8015673: Type for :e symbol is wrong
Reviewed-by: jlaskey, lagergren
|
2013-05-31 12:58:02 +02:00 |
|
Attila Szegedi
|
102a06fdef
|
8015674: CodeGenerator.initSymbols mutates a list
Reviewed-by: jlaskey, lagergren
|
2013-05-31 12:57:44 +02:00 |
|
Attila Szegedi
|
9617ee41ca
|
8015684: FieldObjectCreator.putField ignores getValueType
Reviewed-by: jlaskey, lagergren
|
2013-05-31 12:57:25 +02:00 |
|
Attila Szegedi
|
8bcbbe70de
|
8015693: reduce NodeLiteralNode to NullLiteralNode
Reviewed-by: jlaskey, lagergren
|
2013-05-31 12:56:56 +02:00 |
|
Athijegannathan Sundararajan
|
91a299799e
|
8015353: Date.parse illegal string parsing issues
Reviewed-by: jlaskey, lagergren
|
2013-05-30 16:49:46 +05:30 |
|
James Laskey
|
a3f6ca8aed
|
8015636: Add more typed arrays code coverage tests
Reviewed-by: sundar
|
2013-05-29 16:23:50 -03:00 |
|
Athijegannathan Sundararajan
|
4e5a976adf
|
8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
Reviewed-by: lagergren, attila, jlaskey
|
2013-05-29 21:27:10 +05:30 |
|
Marcus Lagergren
|
14cc2ba534
|
8011023: Math round didn't conform to ECMAScript 5 spec
Reviewed-by: jlaskey, attila
|
2013-05-29 14:08:00 +02:00 |
|
Athijegannathan Sundararajan
|
993430afb0
|
8005979: A lot of tests are named "runTest" in reports
Reviewed-by: jlaskey
|
2013-05-29 15:41:07 +05:30 |
|
Athijegannathan Sundararajan
|
d2583c8515
|
8015459: Octane test run fails on Turkish locale
Reviewed-by: lagergren, attila
|
2013-05-28 16:37:11 +05:30 |
|
Marcus Lagergren
|
d1cfaae2c6
|
8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino
Reviewed-by: sundar, jlaskey
|
2013-05-27 17:57:07 +02:00 |
|
Athijegannathan Sundararajan
|
bca9af88da
|
8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
Reviewed-by: jlaskey, lagergren
|
2013-05-27 20:41:34 +05:30 |
|
Marcus Lagergren
|
1dfb4bf18e
|
Merge
|
2013-05-27 13:12:11 +02:00 |
|
Marcus Lagergren
|
a34fd412c5
|
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
Reviewed-by: jlaskey, attila
|
2013-05-27 13:11:13 +02:00 |
|
Hannes Wallnöfer
|
6e76fe0cf2
|
8015348: RegExp("[") results in StackOverflowError
Reviewed-by: sundar, attila
|
2013-05-27 12:26:39 +02:00 |
|
Athijegannathan Sundararajan
|
5bf7dac8d7
|
8015351: Nashorn shell does not start with Turkish locale
Reviewed-by: jlaskey
|
2013-05-24 23:27:52 +05:30 |
|
Athijegannathan Sundararajan
|
f86162c90c
|
8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
Reviewed-by: lagergren, hannesw
|
2013-05-24 18:39:25 +05:30 |
|
Hannes Wallnöfer
|
cdf1276490
|
8011630: JSON parsing performance issue
Reviewed-by: lagergren, sundar
|
2013-05-24 13:54:18 +02:00 |
|
Marcus Lagergren
|
3111019493
|
8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
Reviewed-by: attila, jlaskey
|
2013-05-23 15:51:08 +02:00 |
|
Jim Laskey
|
b0e8a8ad47
|
Merge
|
2013-05-23 09:49:03 -03:00 |
|
Attila Szegedi
|
75c3e853b4
|
8015278: Revert accidental changes to build.xml
Reviewed-by: jlaskey, lagergren
|
2013-05-23 13:36:49 +02:00 |
|
Marcus Lagergren
|
f9d1d0f538
|
8012083: Array literal constant folding issue
Reviewed-by: attila, jlaskey
|
2013-05-23 13:10:58 +02:00 |
|
Attila Szegedi
|
dd837d94dd
|
8015267: Allow conversion of JS arrays to Java List/Deque
Reviewed-by: lagergren, sundar
|
2013-05-23 12:01:35 +02:00 |
|
Lana Steuck
|
de0b212fa1
|
Merge
|
2013-05-22 09:59:15 -07:00 |
|
J. Duke
|
82d185e648
|
Merge
|
2017-07-05 18:56:23 +02:00 |
|
J. Duke
|
fba96d974c
|
Merge
|
2017-07-05 18:56:20 +02:00 |
|
J. Duke
|
7f1239b618
|
Merge
|
2017-07-05 18:56:10 +02:00 |
|
J. Duke
|
9654d9fd4e
|
Merge
|
2017-07-05 18:56:07 +02:00 |
|