aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-01-148068994: Forgot to add a test model to JDK-8068573attila
2015-01-148068573: POJO setter using [] syntax throws an exceptionattila
2015-01-148069002: NPE on invoking null (8068889 regression)attila
2015-01-138068889: Calling a @FunctionalInterface from JS leaks internal objectsattila
2014-12-118067219: NPE in ScriptObject.clone() when running with object fieldshannesw
2014-12-118066669: dust.js performance regression caused by primitive field conversionhannesw
2014-12-118066932: __noSuchMethod__ binds to this-object without proper guardhannesw
2014-12-108066221: anonymous function statement name clashes with another symbolattila
2014-12-108066236: RuntimeNode forces copy creation on visitationattila
2014-12-108066224: fixes for folding a constant-test ternary operatorattila
2014-12-108066225: NPE in MethodEmitter with duplicate integer switch casesattila
2014-12-108067136: BrowserJSObjectLinker does not handle call on JSObjectssundar
2014-12-088066227: CodeGenerator load unitialized slotattila
2014-12-088066230: Undefined object type assertion when computing TypeBoundsattila
2014-11-288057779: Tests failed on Windows when in output contains path to scriptjdk8u40-b17slugovoy
2014-11-278051778: support bind on all Nashorn callablesattila
2014-11-278057980: let & const: remaining issues with lexical scopinghannesw
2014-11-258062638: RuntimeException when run command from js with -scripting on Cygwinslugovoy
2014-11-248057691: Nashorn: let & const declarations are not shared between scriptshannesw
2014-11-178049407: Endianness problem with TypedArrayslagergren
2014-11-138062937: Need to block constant assumption for index setters and defineOwnPro...lagergren
2014-11-128035312: Various array and ScriptObject length issues for non writable length...lagergren
2014-11-118062799: Binary logical expressions can have numeric typesattila
2014-11-038059443: NPE when unboxing return valuesattila
2014-11-068062624: java.lang.String methods not available on concatenated stringshannesw
2014-11-058062386: Different versions of nashorn use same code cache directoryhannesw
2014-11-058057825: Bug in apply specialization - if an apply specialization that is ava...lagergren
2014-11-038061959: ArrayBuffer lacked static isViewMethodlagergren
2014-11-038062381: Wrong index was used for linking charCodeAt specializationslagergren
2014-11-038060204: Fix warnings in Joni and testslagergren
2014-11-038062050: A method is considered caller sensitive, but it doesn't have the Cal...attila
2014-10-318062583: Throwing object with error prototype causes error proto to be caughthannesw
2014-10-318062132: Nashorn incorrectly binds this for constructor created by another fu...hannesw
2014-10-318062401: User accessors require boxing and do not support optimistic typeshannesw
2014-10-288062216: [nashorn] regresion test failure with TimeZonesundar
2014-10-278062024: Issue with date.setFullYear when time other than midnightsundar
2014-10-238061391: concat as a builtin optimistic form, had to remove NoTypedArrayData ...lagergren
2014-10-218058610: must not let long operations overflowattila
2014-10-208060724: ant test262parallel in Nashorn spends a significant amount of time a...hannesw
2014-10-178060011: Concatenating an array and converting it to Java gives wrong resulthannesw
2014-10-168061113: Boolean used as optimistic call return typeattila
2014-10-158060688: Nashorn: Generated script class name fails --verify-code for names w...sundar
2014-10-148050977: Java8 Javascript Nashorn exception: no current Global instance for n...sundar
2014-10-108060101: AssertionError: __noSuchProperty__ placeholder called from NativeJav...sundar
2014-10-098059811: Turn off optimistic typing by default and add both ant test-pessimis...lagergren
2014-10-098059236: Memory leak when executing octane pdfjs with optimistic typinghannesw
2014-09-258025435: Optimistic builtins support, implemented initial optimistic versions...lagergren
2014-09-228047764: Indexed or polymorphic set on global affects Object.prototypehannesw
2014-09-228058561: NPE in LocalVariableTypesCalculatorattila
2014-09-178058615: Overload resolution ambiguity involving ConsStringsundar