aboutsummaryrefslogtreecommitdiff
path: root/test
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-02-158215257: OpenJDK 8 mozilla_compat.js, parser.js missing the Classpath excepti...rpatil
2017-09-218186646: Nashorn: "duplicate code" assertion when binding a vararg function t...hannesw
2017-09-288184893: jdk8u152 b06 : issues with nashorn when running kraken benchmarkshannesw
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-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-078138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fa...sdama
2016-06-028158467: AccessControlException is thrown on public Java class access if "scr...sundar
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-298150814: correct package declaration in Nashorn testmhaupt
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-01-058146240: Three nashorn files contain "GNU General Public License" headersundar
2016-05-238157444: exclude jjs shebang handling test from runsmhaupt
2016-01-188145305: fix Nashorn shebang handling on Cygwinmhaupt
2016-05-208157160: JSON.stringify does not work on ScriptObjectMirror objectssundar
2016-05-118144221: fix Nashorn shebang argument handling on Mac/Linuxmhaupt
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-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-198147630: Wrong test result pushed to 8u-devhannesw
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
2015-10-028137281: OutOfMemoryError with large numeric keys in JSON.parsehannesw
2015-10-018138632: Sparse array does not handle growth of underlying dense arrayhannesw
2015-10-018138616: invokeFunction fails if function calls a function defined in GLOBAL_...sundar
2015-09-288137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal ...sundar