aboutsummaryrefslogtreecommitdiff
path: root/test/script/basic
AgeCommit message (Expand)Author
2014-06-058044695: __stack__ becomes visible in Error propertiessundar
2014-06-048044750: megamorphic getter for scope objects does not call __noSuchProperty_...sundar
2014-06-038044520: Nashorn cannot execute node.js's express modulesundar
2014-06-038044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacementsundar
2014-05-268043930: TypeError when attemping to create an instance of non-public class c...sundar
2014-05-228030202: Nashorn: Multiple RegExp#ignoreCase issueshannesw
2014-02-118033231: test fails with java.lang.UnsatisfiedLinkErrormnunez
2014-05-068042364: Make __proto__ ES6 draft compliantsundar
2014-05-068041998: RegExp implementation is not thread-safehannesw
2014-05-028027933: Add --const-as-var optionsundar
2014-04-148030200: Wrong result for Number.prototype.toString() for certain radix/inputshannesw
2014-04-148030199: Nashorn: Uint8ClampedArray - Incorrect ToUint8Clamp implementationhannesw
2014-04-078039387: Nashorn supports indexed access of List elements, but length propert...sundar
2014-03-218037562: Nashorn: JSON.parse comes up with nonexistent entries if there are g...sundar
2014-03-138015958: DataView constructor is not definedsundar
2014-03-128034055: delete on global object not properly guardedhannesw
2014-02-258030197: Nashorn: Object.defineProperty() can be lured to change fixed NaN pr...sundar
2014-02-148011964: need indexed access to externally-managed ByteBuffersundar
2014-01-208032068: implement @sourceURL and #sourceURL directivessundar
2014-01-168032004: instance property "message" of Error objects should be non-enumerablesundar
2014-01-168031983: Error objects should capture stack at the constructorsundar
2014-01-158031715: Indexed access to java package not workingsundar
2014-01-098031359: Invocable.getInterface() works incorrectly if interface has default ...sundar
2014-01-088031317: SyntaxError when property setter has no parametersundar
2014-01-078029667: Prototype linking is incorrecthannesw
2013-12-198030809: Anonymous functions should not be shown with internal names in scrip...sundar
2013-12-168030182: scopeCall with -1 as line numbersundar
2013-12-028029364: NashornException to expose thrown objectsundar
2014-01-308032681: Issues with Nashornattila
2013-12-118029780: "ant externals" broke our test harness with the latest version of th...lagergren
2013-12-098029467: Widening of booleans causes bad resultsattila
2013-11-198028573: Line number nodes were off for while nodes and do while nodes - the ...lagergren
2013-11-188028434: Line number nodes were off for while nodes and do while nodes - the ...lagergren
2013-11-168028210: Missing conversions on array index expressionhannesw
2013-11-118028020: Function parameter as last expression in comma in return value cause...attila
2013-11-078027828: ClassCastException when converting return value of a Java method to ...sundar
2013-11-048027753: Support ScriptObject to JSObject, ScriptObjectMirror, Map, Bindings ...sundar
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-308027562: eval should load second and subsequent arguments for side effectsundar
2013-10-258027042: Evaluation order for binary operators can be improvedhannesw
2013-10-238027128: jdk.nashorn.api.scripting.JSObject should be an interfacesundar
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-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