1. 94a20d1 8081696: reduce dependency of Nashorn tests on external components by Michael Haupt · 9 years ago
  2. e27e4c4 8080275: transparently download testng.jar for Nashorn testing by Michael Haupt · 9 years ago
  3. 82d384a 8081668: fix Nashorn ant externals command by Michael Haupt · 9 years ago
  4. 5816161 8080598: Javadoc warnings in Global.java after lazy initialization by Athijegannathan Sundararajan · 9 years ago
  5. e9233f1 8067636: ant javadoc target is broken by Athijegannathan Sundararajan · 10 years ago
  6. 74c8e03 8080286: use path separator setting consistently in Nashorn project properties by Michael Haupt · 9 years ago
  7. 6b7550f 8078049: Nashorn crashes when attempting to start TypeScript compiler by Hannes Wallnöfer · 9 years ago
  8. 0a2989a 8076972: Several nashorn tests failing by Athijegannathan Sundararajan · 9 years ago
  9. 2c164ba 8076646: nashorn tests should avoid using package names used by nashorn sources by Athijegannathan Sundararajan · 9 years ago
  10. 2d8084f 8064467: type info persistence failed to calculate directory name by Attila Szegedi · 10 years ago
  11. c50f03d 8061257: nashorn ant build script should have a sanity target by Athijegannathan Sundararajan · 10 years ago
  12. 4e28e24 8060238: Reports for optimistic test run overwrite those for pessimistic run by Attila Szegedi · 10 years ago
  13. d5808c30 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites by Marcus Lagergren · 10 years ago
  14. 7c46e9d 8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem? by Erik Joelsson · 10 years ago
  15. 0186696 8051889: Implement block scoping in symbol assignment and scope computation by Hannes Wallnöfer · 10 years ago
  16. 9c81c48 8055878: Nashorn: all tests failed with AccessControlException by Sergey Lugovoy · 10 years ago
  17. 185bbdc 8055762: Nashorn misses linker for netscape.javascript.JSObject instances by Athijegannathan Sundararajan · 10 years ago
  18. df12cc3 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not by Marcus Lagergren · 10 years ago
  19. 2265120 8044517: Run & debug single Nashorn test by Jaroslav Tulach · 10 years ago
  20. 6a63d39 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages by Athijegannathan Sundararajan · 10 years ago
  21. 214cb3c 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run by Sergey Lugovoy · 10 years ago
  22. 5fcf4f4 8043443: Test framework changes to run script tests without security manager by Athijegannathan Sundararajan · 10 years ago
  23. a146919 8038615: test262 repo is now a git repo in github by Athijegannathan Sundararajan · 10 years ago
  24. 9f0c4ee 8037400: Remove getInitialMap getters and GlobalObject interface by Athijegannathan Sundararajan · 10 years ago
  25. d051020 8021350: Share script classes between threads/globals within context by Hannes Wallnöfer · 10 years ago
  26. 9d7ec33 8033951: nasgen needs the newly build nasgen and nashorn classes in the bootclasspath by Volker Simonis · 10 years ago
  27. f5d05ce 8033763: Add tests to assert map identity of certain objects by Athijegannathan Sundararajan · 10 years ago
  28. 116f2c3 8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks by Marcus Lagergren · 11 years ago
  29. 73b67fa 8027566: Remove the old build system by Magnus Ihse Bursie · 11 years ago
  30. 505c92d 8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas by Konstantin Shefov · 11 years ago
  31. 0510816 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas by Konstantin Shefov · 11 years ago
  32. be135d2 8025771: Enhance Nashorn Contexts by Athijegannathan Sundararajan · 11 years ago
  33. 5c16d54 8025629: load function should support a way to load scripts from classpath by Athijegannathan Sundararajan · 11 years ago
  34. 3d49dcd 8023154: compileAllTests fails with: 2 tests failed to compile by Hannes Wallnöfer · 11 years ago
  35. 8c226a6 8024619: JDBC java.sql.DriverManager is not usable from JS script by Athijegannathan Sundararajan · 11 years ago
  36. a122ebe 8024693: Various minor issues with JSONWriter used by script parser API by Athijegannathan Sundararajan · 11 years ago
  37. 8ee7468 8022707: Revisit all doPrivileged blocks by Athijegannathan Sundararajan · 11 years ago
  38. 77e477e 8022524: Memory leaks in nashorn sources and tests found by jhat analysis by Athijegannathan Sundararajan · 11 years ago
  39. 010a770 8021571: @fork tests should use VM options passed from project.properties by Athijegannathan Sundararajan · 11 years ago
  40. 77a2559 8020719: Run tests with reduced splitter threshold by Hannes Wallnöfer · 11 years ago
  41. 67126cb 8021262: Make nashorn access checks consistent with underlying dynalink by Athijegannathan Sundararajan · 11 years ago
  42. 566991e 8020820: Limit access to static members of reflective classes by Attila Szegedi · 11 years ago
  43. 3485b7b 8017585: Exclude two failing tests from Nashorn CC run by Konstantin Shefov · 11 years ago
  44. f0144d9 8020325: static property does not work on accessible, public classes by Athijegannathan Sundararajan · 11 years ago
  45. 0a7fda8 8020015: shared PropertyMaps should not be used without duplication by Athijegannathan Sundararajan · 11 years ago
  46. 1853f28 8019947: inherited property invalidation does not work with two globals in same context by Athijegannathan Sundararajan · 11 years ago
  47. 92bcfea 8010946: AccessControl.doPrivileged is broken when called from js script by Attila Szegedi · 11 years ago
  48. e8a1440 8019580: Build Script Change for Nashorn promotion testing by Eugene Drobitko · 11 years ago
  49. 135319a 8016550: nashorn.option.no.syntax.extensions has the wrong default by Athijegannathan Sundararajan · 11 years ago
  50. 993430a 8005979: A lot of tests are named "runTest" in reports by Athijegannathan Sundararajan · 11 years ago
  51. d1cfaae 8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino by Marcus Lagergren · 11 years ago
  52. a34fd41 8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose by Marcus Lagergren · 11 years ago
  53. 5bf7dac 8015351: Nashorn shell does not start with Turkish locale by Athijegannathan Sundararajan · 11 years ago
  54. 32261c1 8014909: ant test compilation error with JoniTest.java by Athijegannathan Sundararajan · 11 years ago
  55. 2c97733 8012359: Increase code coverage in Joni by Hannes Wallnöfer · 11 years ago
  56. e5be7a0 8014648: Exclude testing and infrastructure packages from code coverage, round two by James Laskey · 11 years ago
  57. 3710d6f 8014639: Remove debug flag from test runs by Attila Szegedi · 11 years ago
  58. ac2472f Merge by Jim Laskey · 11 years ago
  59. df78dbb 8014512: Exclude testing and infrastructure packages from code coverage by James Laskey · 11 years ago
  60. 52d2511 8014225: Rerun only failed 262 tests by Attila Szegedi · 11 years ago
  61. c668214 8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes by Marcus Lagergren · 11 years ago
  62. cae93c2 8013369: nashorn build failure with jdk8 b84 by Athijegannathan Sundararajan · 11 years ago
  63. b8f4f27 8012529: Remove -esa from testing jvmargs by James Laskey · 11 years ago
  64. 53d4047 8011233: Create a Nashorn shell for JavaFX by James Laskey · 11 years ago
  65. db89caf 8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")." by Athijegannathan Sundararajan · 11 years ago
  66. 7188961 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable by Attila Szegedi · 11 years ago
  67. e4b8273 8009969: CodeCoverage should use template by Pavel Stepanov · 11 years ago
  68. bb6c34a 8009757: Package access clean up and refactoring by Athijegannathan Sundararajan · 11 years ago
  69. d9cd2f6 8009559: clean up method handle lookup code by Athijegannathan Sundararajan · 11 years ago
  70. 1909e5f 8009263: Fix all javadoc errors in nashorn code by Athijegannathan Sundararajan · 11 years ago
  71. 66c2fc6 8009229: ant makefile default target should be "test" by Athijegannathan Sundararajan · 11 years ago
  72. 445b8d2 8008789: Enable java access and nashorn runtime tests for jtreg by Athijegannathan Sundararajan · 11 years ago
  73. 406f72e 8008575: Re-integrate code coverage by Eugene Drobitko · 11 years ago
  74. fc7f562 8008447: Tweaks to make all NEWBUILD=false round 3 by James Laskey · 11 years ago
  75. 017e73c 8008166: URL handling was broken on windows, causing "load" to malfunction by Klara Ward · 11 years ago
  76. 564d7d3 8008420: Tweaks to make all NEWBUILD=false round 2 by James Laskey · 11 years ago
  77. 85c55a2 8007990: No access to interface methods on a restricted class by Attila Szegedi · 11 years ago
  78. 82f8cef 8008085: Integrate Dynalink source code into Nashorn codebase by Attila Szegedi · 11 years ago
  79. 9f6e3f0 8008193: test262 tests should be run with security manager enabled by Athijegannathan Sundararajan · 11 years ago
  80. 1e1537c 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code by Athijegannathan Sundararajan · 11 years ago
  81. b247ddf 8007715: Make sure that not all tests run with AllPermission by Athijegannathan Sundararajan · 11 years ago
  82. 58f1fb6 8007455: Extraneous $(ECHO) in make/Makefile by James Laskey · 12 years ago
  83. 0b9014a 8006676: Integrate Nashorn into new build system by James Laskey · 12 years ago
  84. 7014b0c 8006678: Avoid too many Context.getGlobal() calls by Athijegannathan Sundararajan · 12 years ago
  85. cef1f6c 8006562: findOwnMH in nashorn "objects" package should be cleaned up by Athijegannathan Sundararajan · 12 years ago
  86. 7e7ea2a 8006093: Add a makefile target to run all tests (test, test262, perf tests) by Athijegannathan Sundararajan · 12 years ago
  87. a8b9e9a 8006082: Provide option to run octane benchmarks in separate processes by Athijegannathan Sundararajan · 12 years ago
  88. 643a6b8 8005987: ant octane tries to run non-benchmark scripts by Athijegannathan Sundararajan · 12 years ago
  89. ff98299 8005940: provide ant targets to get and update external test scripts by Athijegannathan Sundararajan · 12 years ago
  90. 12801c4 8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super by Attila Szegedi · 12 years ago
  91. b501e8f 8005782: get rid of javadoc errors, warnings in nashorn build by Athijegannathan Sundararajan · 12 years ago
  92. 311f43d 8005663: Update copyright year to 2013 by James Laskey · 12 years ago
  93. 33e2b39 8005665: JavaDoc should only display public interfaces by James Laskey · 12 years ago
  94. 98762d6 8005403: Open-source Nashorn by Jim Laskey · 12 years ago