aboutsummaryrefslogtreecommitdiff
path: root/src/jdk/nashorn/internal/runtime
AgeCommit message (Expand)Author
2013-12-168030182: scopeCall with -1 as line numbersundar
2013-12-028029364: NashornException to expose thrown objectsundar
2014-03-198029031: "ant clean jar" on nashorn repo results in number of ASM deprecated ...sundar
2013-11-268029173: Debugger support doesn't handle ConsStringjlaskey
2013-11-168028210: Missing conversions on array index expressionhannesw
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-298027447: The wrong string buffer is specified for stderr in $EXECjlaskey
2013-10-258027301: Optimizations for Function.prototype.applyhannesw
2013-10-238027150: ScriptObjectListAdapter won't work as expectedsundar
2013-10-238027128: jdk.nashorn.api.scripting.JSObject should be an interfacesundar
2013-10-228027020: [regression] java.lang.VerifyError: Bad type on operand stacksundar
2013-10-228027037: Make ScriptObjectMirror conversions work for any JSObjectattila
2013-10-228027031: complete merging of loads and convertsattila
2013-10-228026955: for-in should convert primitive values to objecthannesw
2013-10-188026858: Array length does not handle defined properties correctlyhannesw
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-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-108026264: Getter, setter function name mangling issuessundar
2013-10-108026250: Logging nullpointer bugfix and javadoc warningslagergren
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-088025965: Specialized functions with same weight replace each other in TreeSethannesw
2013-10-048025771: Enhance Nashorn Contextssundar
2013-09-308025689: fx:base.js classes not loadingjlaskey
2013-09-308025629: load function should support a way to load scripts from classpathsundar
2013-09-278025515: Performance issues with Source.getLine()hannesw
2013-09-258025325: parseFloat does not handle '.' in exponent partsundar
2013-09-248025312: parseInt should convert 'radix' argument to ToInt32 even if empty st...sundar
2013-09-208025147: Trailing comma is not allowed in JSONArray and JSONObjectsundar
2013-09-188024973: Using a different ScriptContext with a CompiledScript results in Scr...sundar
2013-09-168024847: Java.to should accept mirror and external JSObjects as array-like ob...sundar
2013-09-138024619: JDBC java.sql.DriverManager is not usable from JS scriptsundar
2013-09-128024512: Regex /[^\[]/ doesn't matchhannesw
2013-09-128024476: Octane regression on Richardshannesw
2013-09-118024615: Refactor ScriptObjectMirror and JSObject to support external JSObjec...sundar
2013-09-108024539: FX Libraries update missing filejlaskey
2013-09-098024397: Nashorn FX Libraries need to be finalized.jlaskey
2013-09-098024180: Incorrect handling of expression and parent scope in 'with' statementssundar
2013-09-048024174: Setting __proto__ property in Object literal should be supportedsundar
2013-09-048024120: Setting __proto__ to null removes the __proto__ propertysundar
2013-08-278023784: Object.prototype.toString should contain the class name for all inst...sundar