aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-11-12Mergesundar
2013-11-118028020: Function parameter as last expression in comma in return value cause...attila
2013-11-07Mergesundar
2013-11-078027828: ClassCastException when converting return value of a Java method to ...sundar
2013-11-058027708: NASHORN TEST: Create Nashorn test that draws image step-by-step usin...kshefov
2013-11-05Mergesundar
2013-11-048027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings ...sundar
2013-11-04Mergesundar
2013-11-018027236: Ensure ScriptObject and ConsString aren't visible to Javaattila
2013-11-018027700: function redeclaration checks missing for declaration binding instan...sundar
2013-10-31Mergesundar
2013-10-308027562: eval should load second and subsequent arguments for side effectsundar
2013-10-29Mergejlaskey
2013-10-258027042: Evaluation order for binary operators can be improvedhannesw
2013-10-23Mergesundar
2013-10-238027128: jdk.nashorn.api.scripting.JSObject should be an interfacesundar
2013-10-22Mergesundar
2013-10-228027024: String.prototype.charAt and charCodeAt do not evaluate 'self' and 'p...sundar
2013-10-228026955: for-in should convert primitive values to objecthannesw
2013-10-228027015: AutoCloseable no longer implements @FunctionalInterfacehannesw
2013-10-228027016: Array.prototype.indexOf should return -1 when array is of length zerosundar
2013-10-218026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.kshefov
2013-10-188026858: Array length does not handle defined properties correctlyhannesw
2013-10-188026805: Array.prototype.length doesn't work as expectedhannesw
2013-10-178026701: Array.prototype.splice is slow on dense arrayshannesw
2013-10-178026161: Don't narrow floating-point literals in the lexerattila
2013-10-168026693: getType() called on DISCARD nodehannesw
2013-10-168026692: eval() throws NullPointerException with --compile-onlyhannesw
2013-10-158026498: Revert: latest runsunspider.js tests contains several bugsjlaskey
2013-10-158026367: Add a sync keyword to mozilla_compathannesw
2013-10-158026397: Fix ambiguity with array conversion, including passing JS NativeArra...attila
2013-10-148026113: Nashorn arrays should automatically convert to Java arraysattila
2013-10-148026016: too many relinks dominate avatar.js http benchmarkhannesw
2013-10-118026309: latest runsunspider.js tests contains several bugsjlaskey
2013-10-118026317: $ in the function name results in wrong function being invokedsundar
2013-10-118026302: source representation of getter and setter methods is wrongsundar
2013-10-118026292: Megamorphic setter fails with boolean valuehannesw
2013-10-118026263: [NASHORN] Test test/script/basic/JDK-8025488.js fails in nightly buildssundar
2013-10-108026264: Getter, setter function name mangling issuessundar
2013-10-108026162: "this" in SAM adapter functions is wrongsundar
2013-10-108026248: importClass has to be a varargs functionsundar
2013-10-108026167: Class cache/reuse of 'eval' scripts results in ClassCastException in...sundar
2013-10-098026137: Fix Issues with Binary Evaluation Orderlagergren
2013-10-098026008: Constant folding removes var statementhannesw
2013-10-098026125: Array.prototype.slice.call(Java.type("java.util.HashMap")) throws Cl...sundar
2013-10-098026112: Function("with(x ? 1e81 : (x2.constructor = 0.1)){}") throws Asserti...sundar
2013-10-088026048: Function constructor should convert arguments to String before perfo...sundar
2013-10-088026042: FoldConstants need to guard against ArrayLiteralNodehannesw
2013-10-088026039: future strict names are allowed as function name and argument name o...sundar
2013-10-088026033: Switch should load expression even when there are no cases in itsundar