1. a1ca4a2 8087211: Indirect evals should be strict with -strict option by Athijegannathan Sundararajan · 9 years ago
  2. 4be8034 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option by Athijegannathan Sundararajan · 9 years ago
  3. 6ed6949 8085802: Nashorn -nse option causes parse error on anonymous function definition by Athijegannathan Sundararajan · 9 years ago
  4. bd2ce76 8080087: Nashorn $ENV.PWD is originally undefined by Michael Haupt · 9 years ago
  5. 8c46ab0 8066237: Fuzzing bug: Parser error on optimistic recompilation by Hannes Wallnöfer · 9 years ago
  6. 4a873d4 8066773: JSON-friendly wrapper for objects by Attila Szegedi · 9 years ago
  7. cb9a932 8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object by Hannes Wallnöfer · 9 years ago
  8. 19f9e8e 8081604: rename ScriptingFunctions.tokenizeCommandLine by Michael Haupt · 9 years ago
  9. d45b3c1 8081609: engine.eval call from a java method which was called from a previous engine.eval results in wrong ScriptContext being used by Athijegannathan Sundararajan · 9 years ago
  10. f0e8608 8081204: ListAdapter throws NPE when adding/removing elements outside of JS context by Attila Szegedi · 9 years ago
  11. 32547d8 8081355: Test missed for the fix of JDK-8007456 backport to jdk8u-dev by Athijegannathan Sundararajan · 9 years ago
  12. c908db1 8081156: jjs "nashorn.args" system property is not effective when script arguments are passed by Athijegannathan Sundararajan · 9 years ago
  13. 9959350 8081062: ListAdapter should take advantage of JSObject by Attila Szegedi · 9 years ago
  14. c253d7d 8007456: Nashorn test framework @argument does not handle quoted strings by Athijegannathan Sundararajan · 9 years ago
  15. b37f82d 8081015: Allow conversion of native arrays to Queue and Collection by Attila Szegedi · 9 years ago
  16. 8dae5cf 8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion by Athijegannathan Sundararajan · 9 years ago
  17. 9131fc1 8080848: delete of bound Java method property results in crash by Athijegannathan Sundararajan · 9 years ago
  18. bc87ce8 8073846: Javascript for-in loop returned extra keys by Hannes Wallnöfer · 9 years ago
  19. 80ccd80 8071928: Instance properties with getters returning wrong values by Hannes Wallnöfer · 9 years ago
  20. 0714685 8078414: Don't create impossible converters for ScriptObjectMirror by Attila Szegedi · 9 years ago
  21. a236be5 Merge by Attila Szegedi · 9 years ago
  22. 28052a1 8080471: fix usage of replace and file separator in Nashorn tests by Michael Haupt · 9 years ago
  23. f58f60b 8079424: code generator for discarded boolean logical operation has an extra pop by Attila Szegedi · 9 years ago
  24. 802bb42 8080295: Need to adjust test output for 8067931 by Attila Szegedi · 9 years ago
  25. d597148 8047365: Very long function names break codegen by Hannes Wallnöfer · 9 years ago
  26. 148a50b 8066214: Fuzzing bug: Object.prototype.toLocaleString(0) by Hannes Wallnöfer · 10 years ago
  27. e25e8c8 8066215: Fuzzing bug: length valueOf bug by Hannes Wallnöfer · 10 years ago
  28. e10e4a4 8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory by Hannes Wallnöfer · 10 years ago
  29. 1dfed58 8068985: Wrong 'this' bound to eval call within a function when caller's 'this' is a Java object by Athijegannathan Sundararajan · 10 years ago
  30. 62b540c 8066222: too strong assertion on function expression names by Attila Szegedi · 10 years ago
  31. b3086f8 8080182: Array.prototype.sort throws IAE on inconsistent comparison by Athijegannathan Sundararajan · 9 years ago
  32. 1d39072 8079470: Misleading error message when explicit signature constructor is called with wrong arguments by Athijegannathan Sundararajan · 9 years ago
  33. 0b5dd61 8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException by Attila Szegedi · 9 years ago
  34. f5c1bdf 8075090: Add tests for the basic failure of try/finally compilation by Attila Szegedi · 9 years ago
  35. 63942ab 8078612: Persistent code cache should support more configurations by Hannes Wallnöfer · 9 years ago
  36. 6b7550f 8078049: Nashorn crashes when attempting to start TypeScript compiler by Hannes Wallnöfer · 9 years ago
  37. 463df52 8053905: Eager code generation fails for earley boyer with split threshold set to 1000 by Hannes Wallnöfer · 9 years ago
  38. c788fee 8066407: Function with same body not reparsed after SyntaxError by Hannes Wallnöfer · 9 years ago
  39. 58d7100 8078384: Test execution blocker: Nashorn testsuite failing due to compile error in jdk/nashorn/api/scripting/test/ScriptEngineTest.java by Athijegannathan Sundararajan · 9 years ago
  40. 44c8ad3 Merge by Lana Steuck · 9 years ago
  41. e17fbda 8067215: Disable dual fields when not using optimistic types by Hannes Wallnöfer · 9 years ago
  42. ef5af80 8077955: Undeclared globals in eval code should not be handled as fast scope by Hannes Wallnöfer · 9 years ago
  43. dfec1af Merge by Abhijit Saha · 9 years ago
  44. 0a2989a 8076972: Several nashorn tests failing by Athijegannathan Sundararajan · 9 years ago
  45. 2c164ba 8076646: nashorn tests should avoid using package names used by nashorn sources by Athijegannathan Sundararajan · 9 years ago
  46. 6fb59f0 8075366: Slow scope access to global let/const does not work by Hannes Wallnöfer · 9 years ago
  47. 05b34d7 Merge by Abhijit Saha · 9 years ago
  48. 03f5957 8073868: Regex matching causes java.lang.ArrayIndexOutOfBoundsException: 64 by Hannes Wallnöfer · 9 years ago
  49. 789c8eb 8075927: toNumber(String) accepts illegal characters by Hannes Wallnöfer · 9 years ago
  50. 26da050 Merge by Abhijit Saha · 9 years ago
  51. 593ded2 8066217: ArrayBuffer constructor was erroneous with zero args by Marcus Lagergren · 9 years ago
  52. 1cd0f9c 8074693: Different instances of same function use same allocator map by Hannes Wallnöfer · 9 years ago
  53. 528927a 8074687: Add tests for JSON parsing of numeric keys by Hannes Wallnöfer · 9 years ago
  54. d2fd2a4 8035712: Restore some of the RuntimeCallSite specializations by Attila Szegedi · 9 years ago
  55. eedb855 8073707: const re-assignment should not reported as a early error by Hannes Wallnöfer · 9 years ago
  56. b69cd0e 8074021: Indirect eval fails when used as an element of an array or as a property of an object by Athijegannathan Sundararajan · 9 years ago
  57. 3b50dea 8072426: Can't compare Java objects to strings or numbers by Attila Szegedi · 9 years ago
  58. 0fe3fb8 8074556: Functions should not share allocator maps by Hannes Wallnöfer · 9 years ago
  59. f61ef1c 8074545: Undefined object values in object literals with spill properties by Hannes Wallnöfer · 9 years ago
  60. 0ba2ff8 Merge by Abhijit Saha · 9 years ago
  61. 2cfb1c6 8072596: Arrays.asList results in ClassCastException with a JS array by Attila Szegedi · 9 years ago
  62. dfa05d3 8072752: Add regression tests for 8071678 and 8071594 by Athijegannathan Sundararajan · 9 years ago
  63. a5c3660 8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes by Athijegannathan Sundararajan · 9 years ago
  64. 7dcde98 8072595: nashorn should not use obj.getClass() for null checks by Athijegannathan Sundararajan · 10 years ago
  65. b7aed1c 8068872: Nashorn JSON.parse drops numeric keys by Hannes Wallnöfer · 10 years ago
  66. 8f50705 8062141: Various performance issues parsing JSON by Hannes Wallnöfer · 10 years ago
  67. 620ccb1 8071991: Build errors in 8u-dev after backporting JDK-8067139 and JDK-8066232 by Attila Szegedi · 10 years ago
  68. 34d757e 8067139: Finally blocks inlined incorrectly by Attila Szegedi · 10 years ago
  69. c9cc8b6 8068994: Forgot to add a test model to JDK-8068573 by Attila Szegedi · 10 years ago
  70. 9320519 8068573: POJO setter using [] syntax throws an exception by Attila Szegedi · 10 years ago
  71. 4b4ef3f 8069002: NPE on invoking null (8068889 regression) by Attila Szegedi · 10 years ago
  72. bcb2c6e 8068889: Calling a @FunctionalInterface from JS leaks internal objects by Attila Szegedi · 10 years ago
  73. 939c6bb 8062030: Nashorn bug retrieving array property after key string concatenation by Hannes Wallnöfer · 10 years ago
  74. 2ee38c8 8067219: NPE in ScriptObject.clone() when running with object fields by Hannes Wallnöfer · 10 years ago
  75. eee722d 8066669: dust.js performance regression caused by primitive field conversion by Hannes Wallnöfer · 10 years ago
  76. 4256be0 8066932: __noSuchMethod__ binds to this-object without proper guard by Hannes Wallnöfer · 10 years ago
  77. 0dcab8e 8066221: anonymous function statement name clashes with another symbol by Attila Szegedi · 10 years ago
  78. 84c4704 8066236: RuntimeNode forces copy creation on visitation by Attila Szegedi · 10 years ago
  79. a213720 8066224: fixes for folding a constant-test ternary operator by Attila Szegedi · 10 years ago
  80. bd66b14 8066225: NPE in MethodEmitter with duplicate integer switch cases by Attila Szegedi · 10 years ago
  81. 716e95c 8067136: BrowserJSObjectLinker does not handle call on JSObjects by Athijegannathan Sundararajan · 10 years ago
  82. 628fbb4 8066227: CodeGenerator load unitialized slot by Attila Szegedi · 10 years ago
  83. a5fb7f5 8066230: Undefined object type assertion when computing TypeBounds by Attila Szegedi · 10 years ago
  84. b6c207d 8066232: problem with conditional catch compilation by Attila Szegedi · 10 years ago
  85. c4f7171 8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods by Attila Szegedi · 10 years ago
  86. b63a1da 8068994: Forgot to add a test model to JDK-8068573 by Attila Szegedi · 10 years ago
  87. a004213 8068573: POJO setter using [] syntax throws an exception by Attila Szegedi · 10 years ago
  88. 0b0afb2 8069002: NPE on invoking null (8068889 regression) by Attila Szegedi · 10 years ago
  89. dceb458 8068889: Calling a @FunctionalInterface from JS leaks internal objects by Attila Szegedi · 10 years ago
  90. 9b21f91 8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust by Attila Szegedi · 10 years ago
  91. 4b6de21 8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec by Athijegannathan Sundararajan · 10 years ago
  92. 8f88a2e 8067774: Use a stack of types when calculating local variable types by Attila Szegedi · 10 years ago
  93. 6675399 8067854: bound java static method throws NPE when 'null' is used for this argument by Athijegannathan Sundararajan · 10 years ago
  94. 746d89a 8057779: Tests failed on Windows when in output contains path to script by Sergey Lugovoy · 10 years ago
  95. ae4507e 8051778: support bind on all Nashorn callables by Attila Szegedi · 10 years ago
  96. e94ca03 8057980: let & const: remaining issues with lexical scoping by Hannes Wallnöfer · 10 years ago
  97. 624fa33 8062638: RuntimeException when run command from js with -scripting on Cygwin by Sergey Lugovoy · 10 years ago
  98. e84fe52 8057691: Nashorn: let & const declarations are not shared between scripts by Hannes Wallnöfer · 10 years ago
  99. 40a3c90 8049407: Endianness problem with TypedArrays by Marcus Lagergren · 10 years ago
  100. e9c1bd1 8062937: Need to block constant assumption for index setters and defineOwnProperty, not just delete by Marcus Lagergren · 10 years ago