nashorn/make/build.xml
Thu, 11 Jun 2015 00:50:40 +0200 ihse Merge
Thu, 11 Jun 2015 00:23:35 +0200 ihse 8085822: JEP 223: New Version-String Scheme (initial integration)
Thu, 26 Nov 2015 19:02:59 +0530 sundar 8144051: failing test262parallel run leads to successful build
Tue, 24 Nov 2015 10:19:34 +0100 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
Wed, 11 Nov 2015 15:22:14 +0100 hannesw 8010803: Number to String conversion functionality overhaul
Wed, 30 Sep 2015 20:20:11 +0530 sundar 8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources
Thu, 13 Aug 2015 19:07:27 +0530 sundar 8133347: Add makefiles support and basic session, persistence history navigation with jline
Wed, 22 Jul 2015 09:28:28 +0200 mhaupt 8131142: late-bind check for testng.jar presence in Nashorn test execution
Thu, 02 Jul 2015 11:20:47 +0200 mhaupt 8130307: improve Nashorn Javadoc target
Tue, 02 Jun 2015 17:08:13 +0200 mhaupt 8081696: reduce dependency of Nashorn tests on external components
Tue, 02 Jun 2015 14:35:03 +0200 mhaupt 8080275: transparently download testng.jar for Nashorn testing
Tue, 02 Jun 2015 14:34:37 +0200 mhaupt 8081668: fix Nashorn ant externals command
Wed, 20 May 2015 14:16:19 +0530 sundar 8080598: Javadoc warnings in Global.java after lazy initialization
Wed, 13 May 2015 15:41:46 +0200 mhaupt 8080286: use path separator setting consistently in Nashorn project properties
Tue, 07 Apr 2015 00:13:18 +0530 sundar 8076972: Several nashorn tests failing
Fri, 03 Apr 2015 19:09:34 +0530 sundar 8076646: nashorn tests should avoid using package names used by nashorn sources
Mon, 09 Mar 2015 20:14:10 +0530 sundar 8074671: Nashorn Parser API
Tue, 10 Feb 2015 13:10:07 +0300 slugovoy 8069182: Nightly test results are empty for targets test262/markdown/testjfx
Tue, 16 Dec 2014 14:06:32 +0530 sundar 8067636: ant javadoc target is broken
Fri, 05 Dec 2014 14:35:00 +0530 sundar 8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
Thu, 04 Dec 2014 20:40:48 +0530 sundar 8066683: nashorn test failures after modular image changes
Wed, 03 Dec 2014 14:26:07 +0000 chegar 8049367: Modular Run-Time Images
Tue, 11 Nov 2014 16:17:37 +0100 attila 8064467: type info persistence failed to calculate directory name
Mon, 20 Oct 2014 13:27:22 +0530 sundar 8061257: nashorn ant build script should have a sanity target
Tue, 14 Oct 2014 13:04:56 +0200 attila 8060238: Reports for optimistic test run overwrite those for pessimistic run
Thu, 09 Oct 2014 10:19:24 +0200 lagergren 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites.
Thu, 04 Sep 2014 15:37:14 +0200 hannesw 8051889: Implement block scoping in symbol assignment and scope computation
Mon, 25 Aug 2014 17:38:53 +0400 yan 8055878: Nashorn: all tests failed with AccessControlException
Thu, 21 Aug 2014 20:06:48 +0530 sundar 8055762: Nashorn misses linker for netscape.javascript.JSObject instances
Tue, 19 Aug 2014 18:14:45 +0530 sundar 8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
Wed, 13 Aug 2014 15:00:24 +0530 sundar 8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
Thu, 07 Aug 2014 19:19:46 +0530 sundar 8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
Fri, 18 Jul 2014 16:53:17 +0530 sundar 8051019: Separate src and test execution sandbox directories
Thu, 17 Jul 2014 16:47:06 +0530 sundar 8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
Tue, 01 Jul 2014 17:37:39 +0530 sundar 8047359: large string size RangeError should be thrown rather than reporting negative length
Thu, 12 Jun 2014 17:39:09 +0530 sundar 8044517: Run & debug single Nashorn test
Wed, 04 Jun 2014 14:32:23 +0200 attila 8044502: Get rid of global optimistic flag
Mon, 02 Jun 2014 17:36:43 +0200 attila Merge
Wed, 28 May 2014 16:53:43 +0200 attila Merge
Wed, 28 May 2014 13:58:46 +0200 lagergren 8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
Tue, 27 May 2014 21:25:07 +0200 lagergren 8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line)
Wed, 14 May 2014 15:50:04 +0200 mnunez 8044154: Nashorn : all tests failed with java.security.AccessControlException
Fri, 21 Mar 2014 17:52:03 +0100 attila Merge
Wed, 26 Feb 2014 13:17:57 +0100 attila 8035820: Optimistic recompilation
Fri, 30 May 2014 17:22:38 +0530 sundar 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
Tue, 20 May 2014 08:32:09 +0530 sundar 8043443: Test framework changes to run script tests without security manager
Wed, 14 May 2014 19:01:05 +0530 sundar 8043132: Nashorn : all tests failed with java.security.AccessControlException
Fri, 28 Mar 2014 13:24:07 +0530 sundar 8038615: test262 repo is now a git repo in github
Mon, 17 Mar 2014 18:02:00 +0530 sundar 8037400: Remove getInitialMap getters and GlobalObject interface
Wed, 12 Mar 2014 11:26:00 +0100 hannesw 8021350: Share script classes between threads/globals within context
Thu, 06 Feb 2014 17:44:37 +0530 sundar 8033763: Add tests to assert map identity of certain objects
Thu, 12 Dec 2013 19:02:43 +0530 sundar 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
Mon, 25 Nov 2013 11:13:08 -0400 jlaskey Merge
Mon, 25 Nov 2013 18:40:02 +0530 sundar 8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
Tue, 05 Nov 2013 13:09:40 +0400 kshefov 8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.
Mon, 21 Oct 2013 13:31:03 +0400 kshefov 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
Mon, 30 Sep 2013 21:33:38 +0530 sundar 8025629: load function should support a way to load scripts from classpath
Thu, 19 Sep 2013 15:39:01 +0200 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
Fri, 13 Sep 2013 16:45:11 +0530 sundar 8024619: JDBC java.sql.DriverManager is not usable from JS script
Thu, 12 Sep 2013 22:16:40 +0530 sundar 8024693: Various minor issues with JSONWriter used by script parser API
less more (0) -60 tip