Tue, 02 Jun 2015 17:08:13 +0200 8081696: reduce dependency of Nashorn tests on external components file | diff | annotate
Tue, 02 Jun 2015 14:35:03 +0200 8080275: transparently download testng.jar for Nashorn testing file | diff | annotate
Tue, 02 Jun 2015 14:34:37 +0200 8081668: fix Nashorn ant externals command file | diff | annotate
Wed, 20 May 2015 14:16:19 +0530 8080598: Javadoc warnings in Global.java after lazy initialization file | diff | annotate
Tue, 16 Dec 2014 14:06:32 +0530 8067636: ant javadoc target is broken file | diff | annotate
Wed, 13 May 2015 15:41:46 +0200 8080286: use path separator setting consistently in Nashorn project properties file | diff | annotate
Tue, 07 Apr 2015 14:13:07 +0530 8076972: Several nashorn tests failing file | diff | annotate
Mon, 06 Apr 2015 16:18:54 +0530 8076646: nashorn tests should avoid using package names used by nashorn sources file | diff | annotate
Thu, 12 Oct 2017 19:52:15 +0800 merge file | diff | annotate
Tue, 11 Nov 2014 16:17:37 +0100 8064467: type info persistence failed to calculate directory name file | diff | annotate
Mon, 20 Oct 2014 18:40:42 +0530 8061257: nashorn ant build script should have a sanity target file | diff | annotate
Tue, 14 Oct 2014 13:04:56 +0200 8060238: Reports for optimistic test run overwrite those for pessimistic run file | diff | annotate
Thu, 09 Oct 2014 10:19:24 +0200 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites. file | diff | annotate
Thu, 04 Sep 2014 18:47:18 +0200 8051889: Implement block scoping in symbol assignment and scope computation file | diff | annotate
Mon, 25 Aug 2014 17:38:53 +0400 8055878: Nashorn: all tests failed with AccessControlException file | diff | annotate
Thu, 21 Aug 2014 20:06:48 +0530 8055762: Nashorn misses linker for netscape.javascript.JSObject instances file | diff | annotate
Wed, 20 Aug 2014 10:26:01 +0200 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. file | diff | annotate
Thu, 31 Aug 2017 15:30:47 +0800 merge file | diff | annotate
Mon, 16 Jun 2014 08:55:58 +0530 8044517: Run & debug single Nashorn test file | diff | annotate
Fri, 30 May 2014 17:22:38 +0530 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages file | diff | annotate
Tue, 20 May 2014 08:32:09 +0530 8043443: Test framework changes to run script tests without security manager file | diff | annotate
Fri, 28 Mar 2014 13:24:07 +0530 8038615: test262 repo is now a git repo in github file | diff | annotate
Mon, 17 Mar 2014 18:02:00 +0530 8037400: Remove getInitialMap getters and GlobalObject interface file | diff | annotate
Wed, 12 Mar 2014 11:26:00 +0100 8021350: Share script classes between threads/globals within context file | diff | annotate
Thu, 06 Feb 2014 17:44:37 +0530 8033763: Add tests to assert map identity of certain objects file | diff | annotate
Tue, 05 Nov 2013 13:09:40 +0400 8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas. file | diff | annotate
Mon, 21 Oct 2013 13:31:03 +0400 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas. file | diff | annotate
Mon, 30 Sep 2013 21:33:38 +0530 8025629: load function should support a way to load scripts from classpath file | diff | annotate
Thu, 19 Sep 2013 15:39:01 +0200 8023154: compileAllTests fails with: 2 tests failed to compile file | diff | annotate
Fri, 13 Sep 2013 16:45:11 +0530 8024619: JDBC java.sql.DriverManager is not usable from JS script file | diff | annotate
Thu, 12 Sep 2013 22:16:40 +0530 8024693: Various minor issues with JSONWriter used by script parser API file | diff | annotate
Fri, 26 Jul 2013 13:50:52 +0200 8020719: Run tests with reduced splitter threshold file | diff | annotate
Thu, 18 Jul 2013 16:47:45 +0200 8020820: Limit access to static members of reflective classes file | diff | annotate
Tue, 16 Jul 2013 17:40:15 -0300 8017585: Exclude two failing tests from Nashorn CC run file | diff | annotate
Thu, 11 Jul 2013 16:34:55 +0530 8020325: static property does not work on accessible, public classes file | diff | annotate
Fri, 05 Jul 2013 14:38:04 +0530 8019947: inherited property invalidation does not work with two globals in same context file | diff | annotate
Wed, 03 Jul 2013 12:39:28 +0200 8010946: AccessControl.doPrivileged is broken when called from js script file | diff | annotate
Tue, 02 Jul 2013 07:45:16 -0300 8019580: Build Script Change for Nashorn promotion testing file | diff | annotate
Thu, 23 May 2013 13:36:49 +0200 8015278: Revert accidental changes to build.xml file | diff | annotate
Thu, 23 May 2013 12:01:35 +0200 8015267: Allow conversion of JS arrays to Java List/Deque file | diff | annotate
Mon, 20 May 2013 23:04:01 +0530 8014909: ant test compilation error with JoniTest.java file | diff | annotate
Thu, 16 May 2013 19:52:39 +0200 8012359: Increase code coverage in Joni file | diff | annotate
Tue, 02 Apr 2013 11:37:22 -0300 8011233: Create a Nashorn shell for JavaFX file | diff | annotate
Fri, 29 Mar 2013 18:38:27 +0530 8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")." file | diff | annotate
Tue, 19 Mar 2013 11:03:24 -0300 8009969: CodeCoverage should use template file | diff | annotate
Tue, 12 Mar 2013 18:12:42 +0530 8009757: Package access clean up and refactoring file | diff | annotate
Thu, 28 Feb 2013 20:31:30 +0530 8009229: ant makefile default target should be "test" file | diff | annotate
Mon, 25 Feb 2013 18:13:23 +0530 8008789: Enable java access and nashorn runtime tests for jtreg file | diff | annotate
Fri, 22 Feb 2013 11:27:40 +0100 8008575: Re-integrate code coverage file | diff | annotate
Wed, 20 Feb 2013 16:43:21 +0100 8008166: URL handling was broken on windows, causing "load" to malfunction file | diff | annotate
Thu, 14 Feb 2013 13:51:54 +0100 8007990: No access to interface methods on a restricted class file | diff | annotate
Thu, 14 Feb 2013 13:22:26 +0100 8008085: Integrate Dynalink source code into Nashorn codebase file | diff | annotate
Thu, 14 Feb 2013 09:14:31 +0530 8008193: test262 tests should be run with security manager enabled file | diff | annotate
Mon, 11 Feb 2013 21:26:06 +0530 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code file | diff | annotate
Thu, 07 Feb 2013 17:17:29 +0530 8007715: Make sure that not all tests run with AllPermission file | diff | annotate
Fri, 11 Jan 2013 20:34:22 +0530 8006093: Add a makefile target to run all tests (test, test262, perf tests) file | diff | annotate
Wed, 09 Jan 2013 22:32:40 +0530 8005940: provide ant targets to get and update external test scripts file | diff | annotate
Tue, 08 Jan 2013 08:51:00 +0530 8005782: get rid of javadoc errors, warnings in nashorn build file | diff | annotate
Fri, 04 Jan 2013 09:58:33 -0400 8005663: Update copyright year to 2013 file | diff | annotate
Fri, 04 Jan 2013 09:58:30 -0400 8005665: JavaDoc should only display public interfaces file | diff | annotate
(0)-60tip

mercurial