Thu, 13 Aug 2015 19:07:27 +0530 |
sundar |
8133347: Add makefiles support and basic session, persistence history navigation with jline
|
file |
diff |
annotate
|
Wed, 22 Jul 2015 09:28:28 +0200 |
mhaupt |
8131142: late-bind check for testng.jar presence in Nashorn test execution
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 11:20:47 +0200 |
mhaupt |
8130307: improve Nashorn Javadoc target
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 17:08:13 +0200 |
mhaupt |
8081696: reduce dependency of Nashorn tests on external components
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 14:35:03 +0200 |
mhaupt |
8080275: transparently download testng.jar for Nashorn testing
|
file |
diff |
annotate
|
Tue, 02 Jun 2015 14:34:37 +0200 |
mhaupt |
8081668: fix Nashorn ant externals command
|
file |
diff |
annotate
|
Wed, 20 May 2015 14:16:19 +0530 |
sundar |
8080598: Javadoc warnings in Global.java after lazy initialization
|
file |
diff |
annotate
|
Wed, 13 May 2015 15:41:46 +0200 |
mhaupt |
8080286: use path separator setting consistently in Nashorn project properties
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 00:13:18 +0530 |
sundar |
8076972: Several nashorn tests failing
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 19:09:34 +0530 |
sundar |
8076646: nashorn tests should avoid using package names used by nashorn sources
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 20:14:10 +0530 |
sundar |
8074671: Nashorn Parser API
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 13:10:07 +0300 |
slugovoy |
8069182: Nightly test results are empty for targets test262/markdown/testjfx
|
file |
diff |
annotate
|
Tue, 16 Dec 2014 14:06:32 +0530 |
sundar |
8067636: ant javadoc target is broken
|
file |
diff |
annotate
|
Fri, 05 Dec 2014 14:35:00 +0530 |
sundar |
8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 20:40:48 +0530 |
sundar |
8066683: nashorn test failures after modular image changes
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 14:26:07 +0000 |
chegar |
8049367: Modular Run-Time Images
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 16:17:37 +0100 |
attila |
8064467: type info persistence failed to calculate directory name
|
file |
diff |
annotate
|
Mon, 20 Oct 2014 13:27:22 +0530 |
sundar |
8061257: nashorn ant build script should have a sanity target
|
file |
diff |
annotate
|
Tue, 14 Oct 2014 13:04:56 +0200 |
attila |
8060238: Reports for optimistic test run overwrite those for pessimistic run
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 04 Sep 2014 15:37:14 +0200 |
hannesw |
8051889: Implement block scoping in symbol assignment and scope computation
|
file |
diff |
annotate
|
Mon, 25 Aug 2014 17:38:53 +0400 |
yan |
8055878: Nashorn: all tests failed with AccessControlException
|
file |
diff |
annotate
|
Thu, 21 Aug 2014 20:06:48 +0530 |
sundar |
8055762: Nashorn misses linker for netscape.javascript.JSObject instances
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 19:19:46 +0530 |
sundar |
8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
|
file |
diff |
annotate
|
Fri, 18 Jul 2014 16:53:17 +0530 |
sundar |
8051019: Separate src and test execution sandbox directories
|
file |
diff |
annotate
|
Thu, 17 Jul 2014 16:47:06 +0530 |
sundar |
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
|
file |
diff |
annotate
|
Tue, 01 Jul 2014 17:37:39 +0530 |
sundar |
8047359: large string size RangeError should be thrown rather than reporting negative length
|
file |
diff |
annotate
|
Thu, 12 Jun 2014 17:39:09 +0530 |
sundar |
8044517: Run & debug single Nashorn test
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 14:32:23 +0200 |
attila |
8044502: Get rid of global optimistic flag
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 17:36:43 +0200 |
attila |
Merge
|
file |
diff |
annotate
|
Wed, 28 May 2014 16:53:43 +0200 |
attila |
Merge
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 14 May 2014 15:50:04 +0200 |
mnunez |
8044154: Nashorn : all tests failed with java.security.AccessControlException
|
file |
diff |
annotate
|
Fri, 21 Mar 2014 17:52:03 +0100 |
attila |
Merge
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 13:17:57 +0100 |
attila |
8035820: Optimistic recompilation
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 20 May 2014 08:32:09 +0530 |
sundar |
8043443: Test framework changes to run script tests without security manager
|
file |
diff |
annotate
|
Wed, 14 May 2014 19:01:05 +0530 |
sundar |
8043132: Nashorn : all tests failed with java.security.AccessControlException
|
file |
diff |
annotate
|
Fri, 28 Mar 2014 13:24:07 +0530 |
sundar |
8038615: test262 repo is now a git repo in github
|
file |
diff |
annotate
|
Mon, 17 Mar 2014 18:02:00 +0530 |
sundar |
8037400: Remove getInitialMap getters and GlobalObject interface
|
file |
diff |
annotate
|
Wed, 12 Mar 2014 11:26:00 +0100 |
hannesw |
8021350: Share script classes between threads/globals within context
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 17:44:37 +0530 |
sundar |
8033763: Add tests to assert map identity of certain objects
|
file |
diff |
annotate
|
Thu, 12 Dec 2013 19:02:43 +0530 |
sundar |
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
|
file |
diff |
annotate
|
Mon, 25 Nov 2013 11:13:08 -0400 |
jlaskey |
Merge
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 13:09:40 +0400 |
kshefov |
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 |
kshefov |
8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 21:33:38 +0530 |
sundar |
8025629: load function should support a way to load scripts from classpath
|
file |
diff |
annotate
|
Thu, 19 Sep 2013 15:39:01 +0200 |
hannesw |
8023154: compileAllTests fails with: 2 tests failed to compile
|
file |
diff |
annotate
|
Fri, 13 Sep 2013 16:45:11 +0530 |
sundar |
8024619: JDBC java.sql.DriverManager is not usable from JS script
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 22:16:40 +0530 |
sundar |
8024693: Various minor issues with JSONWriter used by script parser API
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 13:50:52 +0200 |
hannesw |
8020719: Run tests with reduced splitter threshold
|
file |
diff |
annotate
|
Thu, 18 Jul 2013 16:47:45 +0200 |
attila |
8020820: Limit access to static members of reflective classes
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 17:40:15 -0300 |
jlaskey |
8017585: Exclude two failing tests from Nashorn CC run
|
file |
diff |
annotate
|
Thu, 11 Jul 2013 16:34:55 +0530 |
sundar |
8020325: static property does not work on accessible, public classes
|
file |
diff |
annotate
|
Fri, 05 Jul 2013 14:38:04 +0530 |
sundar |
8019947: inherited property invalidation does not work with two globals in same context
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 12:39:28 +0200 |
attila |
8010946: AccessControl.doPrivileged is broken when called from js script
|
file |
diff |
annotate
|