- 010a770 8021571: @fork tests should use VM options passed from project.properties by Athijegannathan Sundararajan · 11 years ago
- 77a2559 8020719: Run tests with reduced splitter threshold by Hannes Wallnöfer · 11 years ago
- 67126cb 8021262: Make nashorn access checks consistent with underlying dynalink by Athijegannathan Sundararajan · 11 years ago
- 566991e 8020820: Limit access to static members of reflective classes by Attila Szegedi · 11 years ago
- 3485b7b 8017585: Exclude two failing tests from Nashorn CC run by Konstantin Shefov · 11 years ago
- f0144d9 8020325: static property does not work on accessible, public classes by Athijegannathan Sundararajan · 11 years ago
- 0a7fda8 8020015: shared PropertyMaps should not be used without duplication by Athijegannathan Sundararajan · 11 years ago
- 1853f28 8019947: inherited property invalidation does not work with two globals in same context by Athijegannathan Sundararajan · 11 years ago
- 92bcfea 8010946: AccessControl.doPrivileged is broken when called from js script by Attila Szegedi · 11 years ago
- e8a1440 8019580: Build Script Change for Nashorn promotion testing by Eugene Drobitko · 11 years ago
- 135319a 8016550: nashorn.option.no.syntax.extensions has the wrong default by Athijegannathan Sundararajan · 11 years ago
- 993430a 8005979: A lot of tests are named "runTest" in reports by Athijegannathan Sundararajan · 11 years ago
- 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
- 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
- 5bf7dac 8015351: Nashorn shell does not start with Turkish locale by Athijegannathan Sundararajan · 11 years ago
- 32261c1 8014909: ant test compilation error with JoniTest.java by Athijegannathan Sundararajan · 11 years ago
- 2c97733 8012359: Increase code coverage in Joni by Hannes Wallnöfer · 11 years ago
- e5be7a0 8014648: Exclude testing and infrastructure packages from code coverage, round two by James Laskey · 11 years ago
- 3710d6f 8014639: Remove debug flag from test runs by Attila Szegedi · 11 years ago
- ac2472f Merge by Jim Laskey · 11 years ago
- df78dbb 8014512: Exclude testing and infrastructure packages from code coverage by James Laskey · 11 years ago
- 52d2511 8014225: Rerun only failed 262 tests by Attila Szegedi · 12 years ago
- 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 · 12 years ago
- cae93c2 8013369: nashorn build failure with jdk8 b84 by Athijegannathan Sundararajan · 12 years ago
- b8f4f27 8012529: Remove -esa from testing jvmargs by James Laskey · 12 years ago
- 53d4047 8011233: Create a Nashorn shell for JavaFX by James Laskey · 12 years ago
- db89caf 8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")." by Athijegannathan Sundararajan · 12 years ago
- 7188961 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable by Attila Szegedi · 12 years ago
- e4b8273 8009969: CodeCoverage should use template by Pavel Stepanov · 12 years ago
- bb6c34a 8009757: Package access clean up and refactoring by Athijegannathan Sundararajan · 12 years ago
- d9cd2f6 8009559: clean up method handle lookup code by Athijegannathan Sundararajan · 12 years ago
- 1909e5f 8009263: Fix all javadoc errors in nashorn code by Athijegannathan Sundararajan · 12 years ago
- 66c2fc6 8009229: ant makefile default target should be "test" by Athijegannathan Sundararajan · 12 years ago
- 445b8d2 8008789: Enable java access and nashorn runtime tests for jtreg by Athijegannathan Sundararajan · 12 years ago
- 406f72e 8008575: Re-integrate code coverage by Eugene Drobitko · 12 years ago
- fc7f562 8008447: Tweaks to make all NEWBUILD=false round 3 by James Laskey · 12 years ago
- 017e73c 8008166: URL handling was broken on windows, causing "load" to malfunction by Klara Ward · 12 years ago
- 564d7d3 8008420: Tweaks to make all NEWBUILD=false round 2 by James Laskey · 12 years ago
- 85c55a2 8007990: No access to interface methods on a restricted class by Attila Szegedi · 12 years ago
- 82f8cef 8008085: Integrate Dynalink source code into Nashorn codebase by Attila Szegedi · 12 years ago
- 9f6e3f0 8008193: test262 tests should be run with security manager enabled by Athijegannathan Sundararajan · 12 years ago
- 1e1537c 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code by Athijegannathan Sundararajan · 12 years ago
- b247ddf 8007715: Make sure that not all tests run with AllPermission by Athijegannathan Sundararajan · 12 years ago
- 58f1fb6 8007455: Extraneous $(ECHO) in make/Makefile by James Laskey · 12 years ago
- 0b9014a 8006676: Integrate Nashorn into new build system by James Laskey · 12 years ago
- 7014b0c 8006678: Avoid too many Context.getGlobal() calls by Athijegannathan Sundararajan · 12 years ago
- cef1f6c 8006562: findOwnMH in nashorn "objects" package should be cleaned up by Athijegannathan Sundararajan · 12 years ago
- 7e7ea2a 8006093: Add a makefile target to run all tests (test, test262, perf tests) by Athijegannathan Sundararajan · 12 years ago
- a8b9e9a 8006082: Provide option to run octane benchmarks in separate processes by Athijegannathan Sundararajan · 12 years ago
- 643a6b8 8005987: ant octane tries to run non-benchmark scripts by Athijegannathan Sundararajan · 12 years ago
- ff98299 8005940: provide ant targets to get and update external test scripts by Athijegannathan Sundararajan · 12 years ago
- 12801c4 8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super by Attila Szegedi · 12 years ago
- b501e8f 8005782: get rid of javadoc errors, warnings in nashorn build by Athijegannathan Sundararajan · 12 years ago
- 311f43d 8005663: Update copyright year to 2013 by James Laskey · 12 years ago
- 33e2b39 8005665: JavaDoc should only display public interfaces by James Laskey · 12 years ago
- 98762d6 8005403: Open-source Nashorn by Jim Laskey · 12 years ago