Athijegannathan Sundararajan
|
a26dd7a41b
|
8029003: setField in ScriptObject is incorrect for non extensible objects
Reviewed-by: lagergren, jlaskey
|
2014-01-07 18:14:18 +05:30 |
|
Athijegannathan Sundararajan
|
ab0a342a89
|
8031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getNameToken()
Reviewed-by: hannesw, jlaskey
|
2014-01-03 10:09:48 +05:30 |
|
Athijegannathan Sundararajan
|
1b8c152090
|
8030809: Anonymous functions should not be shown with internal names in script stack trace
Reviewed-by: lagergren, hannesw, jlaskey
|
2013-12-19 21:53:27 +05:30 |
|
Athijegannathan Sundararajan
|
1bef37e215
|
8030182: scopeCall with -1 as line number
Reviewed-by: hannesw, jlaskey
|
2013-12-16 23:25:50 +05:30 |
|
Attila Szegedi
|
7f26a099d0
|
8029467: Widening of booleans causes bad results
Reviewed-by: jlaskey, lagergren
|
2013-12-09 10:52:05 +01:00 |
|
Athijegannathan Sundararajan
|
5a005f200b
|
8029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals
Reviewed-by: attila, hannesw
|
2013-12-09 09:48:11 +05:30 |
|
Athijegannathan Sundararajan
|
31006e8d33
|
8029364: NashornException to expose thrown object
Reviewed-by: lagergren, jlaskey
|
2013-12-02 18:19:26 +05:30 |
|
James Laskey
|
fc3d0e6ff3
|
8029173: Debugger support doesn't handle ConsString
Reviewed-by: lagergren, hannesw, sundar
|
2013-11-26 11:58:20 -04:00 |
|
Athijegannathan Sundararajan
|
8a6f7a3d45
|
8029031: "ant clean jar" on nashorn repo results in number of ASM deprecated warnings
Reviewed-by: lagergren, jlaskey, hannesw
|
2013-11-26 18:36:39 +05:30 |
|
Marcus Lagergren
|
19fd00c362
|
8028434: Line number nodes were off for while nodes and do while nodes - the line number of a loop node should be treated as the location of the test expression
Reviewed-by: jlaskey, sundar
|
2013-11-18 16:35:39 +01:00 |
|
Hannes Wallnöfer
|
1eafa03759
|
8028210: Missing conversions on array index expression
Reviewed-by: attila, jlaskey, lagergren
|
2013-11-16 00:23:46 +01:00 |
|
Attila Szegedi
|
0e9bb40372
|
8028020: Function parameter as last expression in comma in return value causes bad type calculation
Reviewed-by: jlaskey, lagergren, sundar
|
2013-11-11 14:25:01 +01:00 |
|
Athijegannathan Sundararajan
|
3b4737a6ba
|
8027828: ClassCastException when converting return value of a Java method to boolean
Reviewed-by: jlaskey, attila
|
2013-11-07 17:26:46 +05:30 |
|
Athijegannathan Sundararajan
|
d3e3eead18
|
8027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings auto-conversion as well as explicit wrap, unwrap
Reviewed-by: jlaskey, hannesw, attila
|
2013-11-04 18:52:22 +05:30 |
|
Attila Szegedi
|
80f2daae7b
|
8027236: Ensure ScriptObject and ConsString aren't visible to Java
Reviewed-by: lagergren, sundar
|
2013-11-01 15:36:33 +01:00 |
|
Athijegannathan Sundararajan
|
1dbd6b1855
|
8027700: function redeclaration checks missing for declaration binding instantiation
Reviewed-by: jlaskey, lagergren
|
2013-11-01 19:54:48 +05:30 |
|
Athijegannathan Sundararajan
|
e6599626c5
|
8027562: eval should load second and subsequent arguments for side effect
Reviewed-by: jlaskey, lagergren
|
2013-10-30 20:09:44 +05:30 |
|
James Laskey
|
2339f59c14
|
8027532: nashorn should only use jdk8 apis in the compact1 profile
Reviewed-by: sundar, lagergren, hannesw
|
2013-10-30 11:28:46 -03:00 |
|
James Laskey
|
fe9288637c
|
8027447: The wrong string buffer is specified for stderr in $EXEC
Reviewed-by: lagergren, sundar
|
2013-10-29 14:22:44 -03:00 |
|
Hannes Wallnöfer
|
93a855408a
|
8027301: Optimizations for Function.prototype.apply
Reviewed-by: jlaskey
|
2013-10-25 15:21:12 +02:00 |
|
Hannes Wallnöfer
|
3ed1d150a5
|
8027042: Evaluation order for binary operators can be improved
Reviewed-by: lagergren, jlaskey, attila
|
2013-10-25 10:20:49 +02:00 |
|
Athijegannathan Sundararajan
|
8a7395c4b8
|
8027150: ScriptObjectListAdapter won't work as expected
Reviewed-by: jlaskey, attila
|
2013-10-23 20:15:43 +05:30 |
|
Athijegannathan Sundararajan
|
3e7ce096f9
|
8027128: jdk.nashorn.api.scripting.JSObject should be an interface
Reviewed-by: hannesw, attila, jlaskey
|
2013-10-23 17:30:13 +05:30 |
|
Athijegannathan Sundararajan
|
b9908d60b7
|
8027020: [regression] java.lang.VerifyError: Bad type on operand stack
Reviewed-by: jlaskey, attila
|
2013-10-22 22:04:46 +05:30 |
|
Attila Szegedi
|
d24b73ab43
|
8027037: Make ScriptObjectMirror conversions work for any JSObject
Reviewed-by: jlaskey, lagergren, sundar
|
2013-10-22 17:52:37 +02:00 |
|
Attila Szegedi
|
806a003cb6
|
8027031: complete merging of loads and converts
Reviewed-by: jlaskey, lagergren
|
2013-10-22 16:43:27 +02:00 |
|
Athijegannathan Sundararajan
|
0206687c1a
|
8027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'pos' arguments in right order
Reviewed-by: jlaskey, attila, lagergren
|
2013-10-22 17:38:12 +05:30 |
|
Hannes Wallnöfer
|
06b32d6fcb
|
8026955: for-in should convert primitive values to object
Reviewed-by: jlaskey, lagergren
|
2013-10-22 11:31:03 +02:00 |
|
Athijegannathan Sundararajan
|
fbb9a966b6
|
8027016: Array.prototype.indexOf should return -1 when array is of length zero
Reviewed-by: lagergren, attila
|
2013-10-22 14:27:52 +05:30 |
|
Hannes Wallnöfer
|
ef6f8003c8
|
8026858: Array length does not handle defined properties correctly
Reviewed-by: jlaskey
|
2013-10-18 22:42:41 +02:00 |
|
Hannes Wallnöfer
|
660aab2c4d
|
8026805: Array.prototype.length doesn't work as expected
Reviewed-by: sundar, lagergren
|
2013-10-18 12:50:21 +02:00 |
|
Hannes Wallnöfer
|
d681100033
|
8026701: Array.prototype.splice is slow on dense arrays
Reviewed-by: lagergren, sundar, jlaskey
|
2013-10-17 17:33:16 +02:00 |
|
Attila Szegedi
|
34ad8867bc
|
8026161: Don't narrow floating-point literals in the lexer
Reviewed-by: hannesw, jlaskey
|
2013-10-17 12:38:50 +02:00 |
|
Hannes Wallnöfer
|
d22bf99ead
|
8026693: getType() called on DISCARD node
Reviewed-by: sundar, lagergren
|
2013-10-16 10:15:55 +02:00 |
|
Hannes Wallnöfer
|
d41ff60568
|
8026692: eval() throws NullPointerException with --compile-only
Reviewed-by: sundar, lagergren
|
2013-10-16 10:12:22 +02:00 |
|
Hannes Wallnöfer
|
fd29d64bfd
|
8026367: Add a sync keyword to mozilla_compat
Reviewed-by: sundar, attila, lagergren
|
2013-10-15 17:37:47 +02:00 |
|
Attila Szegedi
|
8a727caa63
|
8026397: Fix ambiguity with array conversion, including passing JS NativeArrays in Java variable arity methods' vararg array position
Reviewed-by: jlaskey, sundar
|
2013-10-15 15:57:14 +02:00 |
|
Attila Szegedi
|
3538d0af55
|
8026113: Nashorn arrays should automatically convert to Java arrays
Reviewed-by: jlaskey, sundar
|
2013-10-14 12:41:11 +02:00 |
|
Hannes Wallnöfer
|
3c50f75173
|
8026016: too many relinks dominate avatar.js http benchmark
Reviewed-by: sundar, jlaskey, attila
|
2013-10-14 11:45:15 +02:00 |
|
Athijegannathan Sundararajan
|
76d698bbf8
|
8026317: $ in the function name results in wrong function being invoked
Reviewed-by: lagergren, jlaskey
|
2013-10-11 14:11:14 +02:00 |
|
Athijegannathan Sundararajan
|
a71c4a5390
|
8026302: source representation of getter and setter methods is wrong
Reviewed-by: lagergren, hannesw, jlaskey
|
2013-10-11 11:15:59 +02:00 |
|
Hannes Wallnöfer
|
02625b48e3
|
8026292: Megamorphic setter fails with boolean value
Reviewed-by: jlaskey, sundar
|
2013-10-11 10:56:08 +02:00 |
|
Athijegannathan Sundararajan
|
66bb0d28fa
|
8026264: Getter, setter function name mangling issues
Reviewed-by: lagergren, jlaskey
|
2013-10-10 21:43:35 +02:00 |
|
Marcus Lagergren
|
e0aeb3cfb7
|
8026250: Logging nullpointer bugfix and javadoc warnings
Reviewed-by: hannesw, jlaskey, sundar
|
2013-10-10 16:16:20 +02:00 |
|
Athijegannathan Sundararajan
|
a577bf4154
|
8026162: "this" in SAM adapter functions is wrong
Reviewed-by: jlaskey, hannesw
|
2013-10-10 14:43:22 +02:00 |
|
Athijegannathan Sundararajan
|
8cf4738031
|
8026248: importClass has to be a varargs function
Reviewed-by: jlaskey, hannesw
|
2013-10-10 13:17:57 +02:00 |
|
Athijegannathan Sundararajan
|
d5dda0a437
|
8026167: Class cache/reuse of 'eval' scripts results in ClassCastException in some cases
Reviewed-by: lagergren, jlaskey
|
2013-10-10 11:48:56 +02:00 |
|
Marcus Lagergren
|
16ce875fc6
|
8026137: Fix Issues with Binary Evaluation Order
Co-authored-by: Attila Szegedi <attila.szegedi@oracle.com>
Reviewed-by: hannesw, jlaskey
|
2013-10-09 17:53:22 +02:00 |
|
Hannes Wallnöfer
|
3ef5f027ce
|
8026008: Constant folding removes var statement
Reviewed-by: sundar, jlaskey
|
2013-10-09 14:50:39 +02:00 |
|
Athijegannathan Sundararajan
|
a7261c57e0
|
8026125: Array.prototype.slice.call(Java.type("java.util.HashMap")) throws ClassCastException: jdk.internal.dynalink.beans.StaticClass cannot be cast to jdk.nashorn.internal.runtime.ScriptObject
Reviewed-by: hannesw, jlaskey
|
2013-10-09 13:26:23 +02:00 |
|