1. 5f9429b 8246387: switch to jtreg 5.1 by Aleksey Shipilev · 3 years, 2 months ago
  2. ebd46e4 8214491: Upgrade to JLine 3.9.0 by Jan Lahoda · 6 years ago
  3. e0d5e41 8227391: Update double-conversion to version 3.1.5 by Hannes Wallnöfer · 5 years ago
  4. 3e548af 8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails by Thejasvi Voniadka · 6 years ago
  5. 724ba7f 8204492: Add deprecation annotation to Nashorn APIs and warning to nashorn, jjs by Athijegannathan Sundararajan · 6 years ago
  6. e9068be 8204290: Add check to limit number of capture groups by Hannes Wallnöfer · 6 years ago
  7. 594e5df 8204288: Matching the end of a string followed by an empty greedy regex and a word boundary fails by Hannes Wallnöfer · 6 years ago
  8. 4bbca46 8200716: Object propertyIsEnumerable buggy behavior on short integer-string key by Hannes Wallnöfer · 6 years ago
  9. 70146f4 8201466: Nashorn: defineProperty setters/getters on prototype object ignored with numeric property names by Hannes Wallnöfer · 6 years ago
  10. 008199321 8200215: 17th loop of "let foo = ''"; throws ReferenceError by Athijegannathan Sundararajan · 7 years ago
  11. 5dc2184 8196583: Update jib and test jtreg version to 4.2 b12 by Paul Sandoz · 7 years ago
  12. e2620f3 8147614: add jjs test for -t option by Priya Lakshmi Muthuswamy · 7 years ago
  13. 005ff62 8195829: Parsing a nameless ES6 class results in a thrown NullPointerException by Athijegannathan Sundararajan · 7 years ago
  14. aad1a35 Merge by Lana Steuck · 7 years ago
  15. 07c484a 8194985: JavaAdapterBytecodeGenerator passes invalid type descriptor to ASM by Hannes Wallnöfer · 7 years ago
  16. f815c50 8157251: BeanLinker relinks array length operations for array types by Priya Lakshmi Muthuswamy · 7 years ago
  17. c8c8cd7 Merge by Lana Steuck · 7 years ago
  18. 59c3bea 8193371: Use Dynalink REMOVE operation in Nashorn by Attila Szegedi · 7 years ago
  19. 7c55b72 8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements by Priya Lakshmi Muthuswamy · 7 years ago
  20. a37fb7b 8193508: Expressions in split literals must never be optimistic by Hannes Wallnöfer · 7 years ago
  21. 281beca 8193779: Fix copyright header in nashorn builtin scripts by Athijegannathan Sundararajan · 7 years ago
  22. 0e4506a 8193567: Conversion of comparison nodes affects local slots in optimistic continuation by Hannes Wallnöfer · 7 years ago
  23. 7cd32ca 8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support by David Holmes · 7 years ago
  24. 3851e0e 8193371: Use Dynalink REMOVE operation in Nashorn by Attila Szegedi · 7 years ago
  25. 185172f 8193296: Parser should not eagerly transform delete expressions by Attila Szegedi · 7 years ago
  26. 36f7775 8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements by Priya Lakshmi Muthuswamy · 7 years ago
  27. 225ec21 8069338: Implement sharedScopeCall for optimistic types by Hannes Wallnöfer · 7 years ago
  28. 9d93886 8191905: Add a REMOVE StandardOperation to Dynalink by Attila Szegedi · 7 years ago
  29. 6534e2a 8193137: Nashorn crashes when given an empty script file by Priya Lakshmi Muthuswamy · 7 years ago
  30. cebb2a3 8192970: Element getters/setters with fixed key fail to link properly by Attila Szegedi · 7 years ago
  31. 6e56bec 8059835: Optimistic splitting doesn't work with let and const by Hannes Wallnöfer · 7 years ago
  32. 589129e 8135178: importPackage not working even with load "Mozilla compatibility script" by Athijegannathan Sundararajan · 7 years ago
  33. 0a304e2 8191819: String.prototype.match should follow ES6 specification by Hannes Wallnöfer · 7 years ago
  34. 6a82607 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module by Athijegannathan Sundararajan · 7 years ago
  35. d6cf9ab 8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object by Athijegannathan Sundararajan · 7 years ago
  36. f441abc 8191306: Math.abs corner case with optimistic typing by Athijegannathan Sundararajan · 7 years ago
  37. 239fdbb 8185119: Uninitialized const when using multiple threads by Hannes Wallnöfer · 7 years ago
  38. 768db55 8191131: Nashorn test comparator breaks comparator contract by Hannes Wallnöfer · 7 years ago
  39. c994464 8190391: nashorn "!!" of nonzero even integer var becomes false when returned by Priya Lakshmi Muthuswamy · 7 years ago
  40. 018138a 8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected by Priya Lakshmi Muthuswamy · 7 years ago
  41. 10c8d3a 8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop by Athijegannathan Sundararajan · 7 years ago
  42. 6a0b70e 8165198: Inconsistent values with JavaImporter after accessing undefined variable by Priya Lakshmi Muthuswamy · 7 years ago
  43. 5c7381d 8068513: Adding elements to a javascript 'object' (a map) is slow by Hannes Wallnöfer · 7 years ago
  44. 61995f0 8027302: Identifiers containing unicode escapes are not recognized as reserved words by Hannes Wallnöfer · 7 years ago
  45. f2a9034 8147076: LinkerCallSite.ARGLIMIT is used incorrectly by Srinivas Dama · 7 years ago
  46. cea7897 8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal by Athijegannathan Sundararajan · 7 years ago
  47. 2e46c15 8186815: Java.from has a bug, when element is ScriptObject by Hannes Wallnöfer · 7 years ago
  48. 10f7bd1 8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly by Priya Lakshmi Muthuswamy · 7 years ago
  49. a00dba8 8188023: Avoid -source and -target javac options in nashorn ant compilation by Athijegannathan Sundararajan · 7 years ago
  50. 047f60b 8187962: Optimistic types ignore JavaAdapter return types by Hannes Wallnöfer · 7 years ago
  51. 2dc0eaa 8185257: Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList by Srinivas Dama · 7 years ago
  52. 551d068 8187934: dropping a shebang script in src/sample/nashorn directory results in test failure by Athijegannathan Sundararajan · 7 years ago
  53. 6c1410f 8186180: Symbol.__proto__ results in error with format string placeholder by Priya Lakshmi Muthuswamy · 7 years ago
  54. ea3a3f2 8187362: Nashorn unsigned right shift operator unexpectedly returns floating-point by Priya Lakshmi Muthuswamy · 7 years ago
  55. 9ddbf8f 8186646: Nashorn: "duplicate code" assertion when binding a vararg function that just passes arguments along by Hannes Wallnöfer · 7 years ago
  56. 467119a 8187445: Forest Consolidation: Make tests work by Erik Joelsson · 7 years ago
  57. 72c4ec5 8187444: Forest Consolidation: Make build work by Erik Joelsson · 7 years ago
  58. 3789983 8187443: Forest Consolidation: Move files to unified layout by Erik Joelsson · 7 years ago