aboutsummaryrefslogtreecommitdiff
path: root/test/script/basic
AgeCommit message (Expand)Author
2016-12-228171849: Collection and Queue conversions not prioritized for Arraysattila
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-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-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-208157160: JSON.stringify does not work on ScriptObjectMirror objectssundar
2016-02-258148379: jdk.nashorn.api.scripting spec. adjustments, clarificationssundar
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-09-258134488: var statement in if(false) block incorrectly evacuated into enclosin...attila
2015-09-258137134: invokespecial on indirect super interface is generated by Java adapt...sundar
2015-09-258134490: Dead var statement evacuation incorrectly descends into nested funct...attila
2015-09-168134609: Allow constructors with same prototoype map to share the allocator maphannesw
2015-09-108134569: Add tests for prototype callsiteshannesw
2015-06-178087312: PropertyMapWrapper.equals should compare classNamehannesw
2015-09-108135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5hannesw
2015-09-198135190: Method code too large in Babel browser.js scripthannesw
2015-09-178136694: Megemorphic scope access does not throw ReferenceError when property...sundar
2015-09-028134939: Improve toString method of Dynalink DynamicMethod objectsattila
2014-09-178057035: Some tests failed using java.awt.Color on Solaris without X11 librariesyan
2015-08-248133785: SharedScopeCall should be enabled for non-optimistic call sites in o...attila
2015-09-168136544: Call site switching to megamorphic causes incorrect property readsundar
2015-09-158080501: javaarrayconversion.js test is flawedsundar
2015-09-018068901: Surprising behavior with more than one functional interface on a classsundar
2015-08-318134731: Function.prototype.apply interacts incorrectly with argumentssundar
2015-08-068133119: Error message associated with TypeError for call and new should incl...sundar
2015-08-048073733: TypeError messages with "call" and "new" could be improvedsundar
2015-07-298114838: Anonymous functions escape to surrounding scope when defined under "...sundar
2015-07-138130853: Non-extensible global is not handled propertysundar
2015-07-228131683: Delete fails over multiple scopeshannesw
2015-07-208131340: Varargs function is recompiled each time it is linkedhannesw
2015-07-168131039: after adding a function property to Object.prototype, JSON.parse wit...sundar
2015-07-288132092: Nashorn copyright has to be updatedsundar
2015-06-238129410: Java adapters with class-level overrides should preserve variable ar...attila
2015-06-168098578: Global scope is not accessible with indirect load callsundar