1. a1ca4a2 8087211: Indirect evals should be strict with -strict option by Athijegannathan Sundararajan · 9 years ago
  2. 77e2056 8087136: regression: apply on $EXEC fails with ClassCastException by Athijegannathan Sundararajan · 9 years ago
  3. 59967ef 8080490: add $EXECV command to Nashorn scripting mode by Michael Haupt · 9 years ago
  4. 8677083 8085885: address Javadoc warnings in Nashorn source code by Michael Haupt · 9 years ago
  5. 6ed6949 8085802: Nashorn -nse option causes parse error on anonymous function definition by Athijegannathan Sundararajan · 9 years ago
  6. ff73503 8085810: Return value of Objects.requireNonNull call can be used by Athijegannathan Sundararajan · 9 years ago
  7. bd2ce76 8080087: Nashorn $ENV.PWD is originally undefined by Michael Haupt · 9 years ago
  8. f940701 8081809: Missing final modifier in method parameters (nashorn code convention) by Athijegannathan Sundararajan · 9 years ago
  9. 8c46ab0 8066237: Fuzzing bug: Parser error on optimistic recompilation by Hannes Wallnöfer · 9 years ago
  10. 9f53a10 8081813: JSONListAdapter should delegate its [[DefaultValue]] to wrapped object by Attila Szegedi · 9 years ago
  11. 4a873d4 8066773: JSON-friendly wrapper for objects by Attila Szegedi · 9 years ago
  12. cb9a932 8066220: Fuzzing bug: MethodHandle bug (Object,Object) != (boolean)Object by Hannes Wallnöfer · 9 years ago
  13. adc65ac Merge by Athijegannathan Sundararajan · 9 years ago
  14. 19f9e8e 8081604: rename ScriptingFunctions.tokenizeCommandLine by Michael Haupt · 9 years ago
  15. 20179d8 8081603: erroneous dot file generated from Nashorn --print-code by Michael Haupt · 9 years ago
  16. 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
  17. 2eb8586 8066218: UTF-32LE mistakenly detected as UTF-16LE by Attila Szegedi · 9 years ago
  18. f0e8608 8081204: ListAdapter throws NPE when adding/removing elements outside of JS context by Attila Szegedi · 9 years ago
  19. c908db1 8081156: jjs "nashorn.args" system property is not effective when script arguments are passed by Athijegannathan Sundararajan · 9 years ago
  20. 9959350 8081062: ListAdapter should take advantage of JSObject by Attila Szegedi · 9 years ago
  21. c253d7d 8007456: Nashorn test framework @argument does not handle quoted strings by Athijegannathan Sundararajan · 9 years ago
  22. b37f82d 8081015: Allow conversion of native arrays to Queue and Collection by Attila Szegedi · 9 years ago
  23. 8dae5cf 8079145: jdk.nashorn.internal.runtime.arrays.IntArrayData.convert assertion by Athijegannathan Sundararajan · 9 years ago
  24. 9131fc1 8080848: delete of bound Java method property results in crash by Athijegannathan Sundararajan · 9 years ago
  25. 5816161 8080598: Javadoc warnings in Global.java after lazy initialization by Athijegannathan Sundararajan · 9 years ago
  26. e9233f1 8067636: ant javadoc target is broken by Athijegannathan Sundararajan · 10 years ago
  27. e286e2f 8049300: jjs scripting: need way to quote $EXEC command arguments to protect spaces by Michael Haupt · 9 years ago
  28. 0714685 8078414: Don't create impossible converters for ScriptObjectMirror by Attila Szegedi · 9 years ago
  29. f58f60b 8079424: code generator for discarded boolean logical operation has an extra pop by Attila Szegedi · 9 years ago
  30. a3e78f2 8067931: Improve error message when with statement is passed a POJO by Attila Szegedi · 9 years ago
  31. bdc4aa6 8079362: Enforce best practices for Node token API usage by Attila Szegedi · 9 years ago
  32. d597148 8047365: Very long function names break codegen by Hannes Wallnöfer · 9 years ago
  33. 148a50b 8066214: Fuzzing bug: Object.prototype.toLocaleString(0) by Hannes Wallnöfer · 10 years ago
  34. e25e8c8 8066215: Fuzzing bug: length valueOf bug by Hannes Wallnöfer · 10 years ago
  35. e10e4a4 8066226: Fuzzing bug: parameter counts differ in TypeConverterFactory by Hannes Wallnöfer · 10 years ago
  36. d7b0a59 8067420: BrowserJSObjectLinker should give priority to beans linker for property get/set by Athijegannathan Sundararajan · 10 years ago
  37. 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
  38. 62b540c 8066222: too strong assertion on function expression names by Attila Szegedi · 10 years ago
  39. b3086f8 8080182: Array.prototype.sort throws IAE on inconsistent comparison by Athijegannathan Sundararajan · 9 years ago
  40. ca4b957 8080090: -d option should dump script source as well by Athijegannathan Sundararajan · 9 years ago
  41. 1d39072 8079470: Misleading error message when explicit signature constructor is called with wrong arguments by Athijegannathan Sundararajan · 9 years ago
  42. bfc3b83 8079349: Eliminate dead code around Nashorn code generator by Attila Szegedi · 9 years ago
  43. 0b5dd61 8079269: Optimistic rewrite in object literal causes ArrayIndexOutOfBoundsException by Attila Szegedi · 9 years ago
  44. 63942ab 8078612: Persistent code cache should support more configurations by Hannes Wallnöfer · 9 years ago
  45. 6b7550f 8078049: Nashorn crashes when attempting to start TypeScript compiler by Hannes Wallnöfer · 9 years ago
  46. 463df52 8053905: Eager code generation fails for earley boyer with split threshold set to 1000 by Hannes Wallnöfer · 9 years ago
  47. c788fee 8066407: Function with same body not reparsed after SyntaxError by Hannes Wallnöfer · 9 years ago
  48. e17fbda 8067215: Disable dual fields when not using optimistic types by Hannes Wallnöfer · 10 years ago
  49. ef5af80 8077955: Undeclared globals in eval code should not be handled as fast scope by Hannes Wallnöfer · 9 years ago
  50. 0aa1660 8075231: Typed array setters are very slow when index exceeds capacity by Hannes Wallnöfer · 10 years ago
  51. 6fb59f0 8075366: Slow scope access to global let/const does not work by Hannes Wallnöfer · 10 years ago
  52. 03f5957 8073868: Regex matching causes java.lang.ArrayIndexOutOfBoundsException: 64 by Hannes Wallnöfer · 10 years ago
  53. 789c8eb 8075927: toNumber(String) accepts illegal characters by Hannes Wallnöfer · 10 years ago
  54. cbec89c 8075006: Threads spinning infinitely in WeakHashMap.get running test262parallel by Hannes Wallnöfer · 10 years ago
  55. cc2f444 8012190: Global scope should be initialized lazily by Athijegannathan Sundararajan · 10 years ago
  56. c7d0b93 8074410: Startup time: Port shell.js to Java by Athijegannathan Sundararajan · 10 years ago
  57. 46ecc7d 8075604: jjs exits even when non-daemon threads are still active by Athijegannathan Sundararajan · 10 years ago
  58. 593ded2 8066217: ArrayBuffer constructor was erroneous with zero args by Marcus Lagergren · 10 years ago
  59. 1cd0f9c 8074693: Different instances of same function use same allocator map by Hannes Wallnöfer · 10 years ago
  60. 1bc8830 8074484: More agressive value discarding by Attila Szegedi · 10 years ago
  61. 713302f 8074487: Static analysis of IfNode should consider terminating branches by Attila Szegedi · 10 years ago
  62. d2fd2a4 8035712: Restore some of the RuntimeCallSite specializations by Attila Szegedi · 10 years ago
  63. 5738aa6 8074031: Canonicalize is-a-JS-string tests by Attila Szegedi · 10 years ago
  64. 3b50dea 8072426: Can't compare Java objects to strings or numbers by Attila Szegedi · 10 years ago
  65. 0fe3fb8 8074556: Functions should not share allocator maps by Hannes Wallnöfer · 10 years ago
  66. f61ef1c 8074545: Undefined object values in object literals with spill properties by Hannes Wallnöfer · 10 years ago
  67. 939c6bb 8062030: Nashorn bug retrieving array property after key string concatenation by Hannes Wallnöfer · 10 years ago
  68. eedb855 8073707: const re-assignment should not reported as a early error by Hannes Wallnöfer · 10 years ago
  69. b69cd0e 8074021: Indirect eval fails when used as an element of an array or as a property of an object by Athijegannathan Sundararajan · 10 years ago
  70. 2cfb1c6 8072596: Arrays.asList results in ClassCastException with a JS array by Attila Szegedi · 10 years ago
  71. d083729 8072000: New compiler warning after JDK-8067139 by Attila Szegedi · 10 years ago
  72. a5c3660 8071989: NashornScriptEngine returns javax.script.ScriptContext instance with insonsistent get/remove methods behavior for undefined attributes by Athijegannathan Sundararajan · 10 years ago
  73. 7dcde98 8072595: nashorn should not use obj.getClass() for null checks by Athijegannathan Sundararajan · 10 years ago
  74. 47c39e2 8072626: Test for JDK-8068872 fails in tip by Hannes Wallnöfer · 10 years ago
  75. b7aed1c 8068872: Nashorn JSON.parse drops numeric keys by Hannes Wallnöfer · 10 years ago
  76. 8f50705 8062141: Various performance issues parsing JSON by Hannes Wallnöfer · 10 years ago
  77. 620ccb1 8071991: Build errors in 8u-dev after backporting JDK-8067139 and JDK-8066232 by Attila Szegedi · 10 years ago
  78. 34d757e 8067139: Finally blocks inlined incorrectly by Attila Szegedi · 10 years ago
  79. b6c207d 8066232: problem with conditional catch compilation by Attila Szegedi · 10 years ago
  80. c4f7171 8068603: ScriptObjectMirror should reject null/empty string/non-string parameters in Bindings methods by Attila Szegedi · 10 years ago
  81. d3f2f67 8067880: Dead typed push methods in ArrayData by Attila Szegedi · 10 years ago
  82. a004213 8068573: POJO setter using [] syntax throws an exception by Attila Szegedi · 10 years ago
  83. 0b0afb2 8069002: NPE on invoking null (8068889 regression) by Attila Szegedi · 10 years ago
  84. dceb458 8068889: Calling a @FunctionalInterface from JS leaks internal objects by Attila Szegedi · 10 years ago
  85. 99e6d0d 8068784: Halve the function object creation code size by Attila Szegedi · 10 years ago
  86. 9b21f91 8068580: make JavaAdapterFactory.isAutoConvertibleFromFunction more robust by Attila Szegedi · 10 years ago
  87. 4b6de21 8068524: NashornScriptEngineFactory.getParameter() throws IAE for an unknown key, doesn't conform to the general spec by Athijegannathan Sundararajan · 10 years ago
  88. 62ab682 8068431: @since and @jdk.Exported are missing in jdk.nashorn.api.scripting classes and package-info.java files by Athijegannathan Sundararajan · 10 years ago
  89. 8f88a2e 8067774: Use a stack of types when calculating local variable types by Attila Szegedi · 10 years ago
  90. 6675399 8067854: bound java static method throws NPE when 'null' is used for this argument by Athijegannathan Sundararajan · 10 years ago
  91. 2ee38c8 8067219: NPE in ScriptObject.clone() when running with object fields by Hannes Wallnöfer · 10 years ago
  92. eee722d 8066669: dust.js performance regression caused by primitive field conversion by Hannes Wallnöfer · 10 years ago
  93. 4256be0 8066932: __noSuchMethod__ binds to this-object without proper guard by Hannes Wallnöfer · 10 years ago
  94. 0dcab8e 8066221: anonymous function statement name clashes with another symbol by Attila Szegedi · 10 years ago
  95. 84c4704 8066236: RuntimeNode forces copy creation on visitation by Attila Szegedi · 10 years ago
  96. a213720 8066224: fixes for folding a constant-test ternary operator by Attila Szegedi · 10 years ago
  97. bd66b14 8066225: NPE in MethodEmitter with duplicate integer switch cases by Attila Szegedi · 10 years ago
  98. 716e95c 8067136: BrowserJSObjectLinker does not handle call on JSObjects by Athijegannathan Sundararajan · 10 years ago
  99. 628fbb4 8066227: CodeGenerator load unitialized slot by Attila Szegedi · 10 years ago
  100. a5fb7f5 8066230: Undefined object type assertion when computing TypeBounds by Attila Szegedi · 10 years ago