nashorn/make/project.properties
Thu, 17 Mar 2016 19:04:35 +0000 alanb 8142968: Module System implementation
Thu, 25 Feb 2016 13:56:23 +0530 sundar 8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
Fri, 12 Feb 2016 17:00:54 +0100 mhaupt 8149744: fix testng.jar delivery in Nashorn build.xml
Fri, 22 Jan 2016 11:12:26 +0100 mhaupt 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
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
Tue, 01 Sep 2015 23:08:33 +0530 sundar 8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
Thu, 13 Aug 2015 19:07:27 +0530 sundar 8133347: Add makefiles support and basic session, persistence history navigation with jline
Tue, 02 Jun 2015 14:35:03 +0200 mhaupt 8080275: transparently download testng.jar for Nashorn testing
Wed, 13 May 2015 15:41:46 +0200 mhaupt 8080286: use path separator setting consistently in Nashorn project properties
Tue, 05 May 2015 14:23:43 +0200 hannesw 8078049: Nashorn crashes when attempting to start TypeScript compiler
Mon, 09 Mar 2015 20:14:10 +0530 sundar 8074671: Nashorn Parser API
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, 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.
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
Tue, 19 Aug 2014 11:25:14 +0200 hannesw 8055368: Ant build broken after modular source code change
Mon, 11 Aug 2014 20:35:21 +0530 sundar 8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip
Fri, 08 Aug 2014 19:07:17 +0530 sundar 8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
Fri, 08 Aug 2014 12:50:46 +0200 hannesw 8043956: Make code caching work with optimistic typing and lazy compilation
Fri, 18 Jul 2014 16:53:17 +0530 sundar 8051019: Separate src and test execution sandbox directories
Fri, 20 Jun 2014 12:25:00 +0200 attila 8046921: Deoptimization type information peristence
Tue, 17 Jun 2014 11:37:03 +0200 lagergren 8046898: Make sure that lazy compilation is the default, remove redundant "enable lazy compilation" flags, added warning message if compile logging is enabled and lazy is switched off. Verified existing test suite code coverage equivalence between lazy and eager.
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)
Fri, 21 Mar 2014 17:52:03 +0100 attila Merge
Wed, 26 Feb 2014 13:17:57 +0100 attila 8035820: Optimistic recompilation
Thu, 22 May 2014 11:12:29 +0200 mnunez 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
Tue, 20 May 2014 08:32:09 +0530 sundar 8043443: Test framework changes to run script tests without security manager
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.
Fri, 04 Oct 2013 16:21:29 +0530 sundar 8025771: Enhance Nashorn Contexts
Thu, 19 Sep 2013 15:39:01 +0200 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
Fri, 09 Aug 2013 20:48:44 +0530 sundar 8022707: Revisit all doPrivileged blocks
Thu, 08 Aug 2013 16:38:32 +0530 sundar 8022524: Memory leaks in nashorn sources and tests found by jhat analysis
Fri, 26 Jul 2013 20:10:47 +0530 sundar 8021571: @fork tests should use VM options passed from project.properties
Fri, 26 Jul 2013 13:50:52 +0200 hannesw 8020719: Run tests with reduced splitter threshold
Mon, 08 Jul 2013 16:33:50 +0530 sundar 8020015: shared PropertyMaps should not be used without duplication
Mon, 17 Jun 2013 13:56:05 +0530 sundar 8016550: nashorn.option.no.syntax.extensions has the wrong default
Wed, 29 May 2013 15:41:07 +0530 sundar 8005979: A lot of tests are named "runTest" in reports
Fri, 24 May 2013 23:27:52 +0530 sundar 8015351: Nashorn shell does not start with Turkish locale
Wed, 15 May 2013 10:28:18 +0200 attila 8014639: Remove debug flag from test runs
Wed, 08 May 2013 16:48:33 +0200 attila 8014225: Rerun only failed 262 tests
Tue, 07 May 2013 14:43:17 +0200 lagergren 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.
Wed, 17 Apr 2013 15:36:48 -0300 jlaskey 8012529: Remove -esa from testing jvmargs
Tue, 02 Apr 2013 11:37:22 -0300 jlaskey 8011233: Create a Nashorn shell for JavaFX
Sat, 23 Mar 2013 00:58:39 +0100 attila 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
Tue, 19 Mar 2013 11:03:24 -0300 jlaskey 8009969: CodeCoverage should use template
Fri, 01 Mar 2013 15:58:29 +0530 sundar 8009263: Fix all javadoc errors in nashorn code
Fri, 22 Feb 2013 11:27:40 +0100 lagergren 8008575: Re-integrate code coverage
Thu, 14 Feb 2013 13:22:26 +0100 attila 8008085: Integrate Dynalink source code into Nashorn codebase
Mon, 11 Feb 2013 21:26:06 +0530 sundar 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
Thu, 07 Feb 2013 17:17:29 +0530 sundar 8007715: Make sure that not all tests run with AllPermission
less more (0) -60 tip