aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-198204288: Matching the end of a string followed by an empty greedy regex and a...hannesw
2020-01-198204290: Add check to limit number of capture groupshannesw
2019-10-238223518: Unexpected exception in jjshannesw
2019-02-158215257: OpenJDK 8 mozilla_compat.js, parser.js missing the Classpath excepti...rpatil
2018-08-03Mergeaefimov
2018-06-198202936: Improve script engine supportrpatil
2017-09-288184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarkshannesw
2017-09-218186646: Nashorn: "duplicate code" assertion when binding a vararg function t...hannesw
2017-08-03Mergerobm
2017-06-298182996: Incorrect mapping Long type to JavaScript equivalenthannesw
2017-06-23Mergeasaha
2017-06-148181191: getUint32 returning Longhannesw
2017-03-108176511: JSObject property access is broken for numeric keys outside the int ...hannesw
2017-02-028169481: StackOverflowError on start when parsing PAC file to autodetect Prox...hannesw
2017-01-198171539: Better script accessibility for JavaScripthannesw
2017-01-118170977: SparseArrayData should not grow its underlying dense array datajb8u112-b8u152.8u152.6jb8u112-b8u152.8u152.5jb8u112-b8u152.8u152.4jb8u112-b8u152.8u152.3hannesw
2017-01-118171219: Missing checks in sparse array shift() implementationhannesw
2016-12-228171849: Collection and Queue conversions not prioritized for Arraysattila
2016-12-018170565: JSObject call() is passed undefined for the argument 'thiz'sundar
2016-12-018170594: >>>=0 generates invalid bytecode for BaseNode LHSattila
2016-11-118168373: don't emit conversions for symbols outside their lexical scopeattila
2016-09-308166902: Nested object literal property maps not reset in optimistic recompil...hannesw
2016-08-168163945: Honor Number type hint in toPrimitive on Numbershannesw
2016-06-248137240: Negative lookahead in RegEx breaks backreferencehannesw
2016-06-208150219: ReferenceError in 1.8.0_72hannesw
2016-06-028158467: AccessControlException is thrown on public Java class access if "scr...sundar
2016-06-018158338: Nashorn's ScriptLoader split delegation has to be adjustedsundar
2015-11-098141541: Simplify Nashorn's Context class loader handlingattila
2016-05-258157819: TypeError when a java.util.Comparator object is invoked as a functionsundar
2016-05-138156714: Parsing issue with automatic semicolon insertionhannesw
2016-02-168148140: arguments are handled differently in apply for JS functions and Abst...mhaupt
2016-05-138156896: Script stack trace should display function nameshannesw
2016-05-258157680: Callback parameter of any JS builtin implementation should accept an...sundar
2016-05-208157160: JSON.stringify does not work on ScriptObjectMirror objectssundar
2016-05-118144221: fix Nashorn shebang argument handling on Mac/Linuxmhaupt
2016-05-118144160: Regression: two tests fail on Windows with "ant test" targetmhaupt
2016-05-118143642: Nashorn shebang argument handling is brokenmhaupt
2016-05-118130317: "ant test" fails to complete on Windows when run under cygwin shellmhaupt
2016-05-118130127: streamline input parameter of Nashorn scripting $EXEC functionmhaupt
2016-02-258148379: jdk.nashorn.api.scripting spec. adjustments, clarificationssundar
2016-02-098149334: JSON.parse(JSON.stringify([])).push(10) creates an array containing ...mhaupt
2016-02-048148926: Call site profiling fails on braces-wrapped anonymous functionsundar
2016-01-288146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nas...hannesw
2016-01-218147845: Varargs Array functions still leaking longshannesw
2016-01-228143896: java.lang.Long is implicitly converted to doublehannesw
2016-01-228144020: Remove long as an internal numeric typehannesw
2016-01-198144131: ArrayData.getInt implementations do not convert to int32hannesw
2015-12-248146147: Java linker indexed property getter does not work for computed nasho...sundar
2015-12-178145669: apply2call optimized callsite fails after becoming megamorphicsundar
2015-12-178145550: Megamorphic invoke should use CompiledFunction variants without any ...sundar