nashorn/make/project.properties
2016-02-25 sundar 8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
2016-02-12 mhaupt 8149744: fix testng.jar delivery in Nashorn build.xml
2016-01-22 mhaupt 8134933: re-enable LambdaFormEditor assertions in Nashorn testing
2015-11-26 sundar 8144051: failing test262parallel run leads to successful build
2015-11-24 attila 8141338: Move jdk.internal.dynalink package to jdk.dynalink
2015-09-01 sundar 8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
2015-08-13 sundar 8133347: Add makefiles support and basic session, persistence history navigation with jline
2015-06-02 mhaupt 8080275: transparently download testng.jar for Nashorn testing
2015-05-13 mhaupt 8080286: use path separator setting consistently in Nashorn project properties
2015-05-05 hannesw 8078049: Nashorn crashes when attempting to start TypeScript compiler
2015-03-09 sundar 8074671: Nashorn Parser API
2014-12-16 sundar 8067636: ant javadoc target is broken
2014-12-05 sundar 8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
2014-10-09 lagergren 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites.
2014-08-19 sundar 8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
2014-08-19 hannesw 8055368: Ant build broken after modular source code change
2014-08-11 sundar 8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip
2014-08-08 sundar 8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
2014-08-08 hannesw 8043956: Make code caching work with optimistic typing and lazy compilation
2014-07-18 sundar 8051019: Separate src and test execution sandbox directories
2014-06-20 attila 8046921: Deoptimization type information peristence
2014-06-17 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.
2014-06-02 attila Merge
2014-05-28 attila Merge
2014-05-28 lagergren 8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
2014-05-27 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)
2014-03-21 attila Merge
2014-02-26 attila 8035820: Optimistic recompilation
2014-05-22 mnunez 8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
2014-05-20 sundar 8043443: Test framework changes to run script tests without security manager
2014-03-12 hannesw 8021350: Share script classes between threads/globals within context
2014-02-06 sundar 8033763: Add tests to assert map identity of certain objects
2013-12-12 sundar 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
2013-11-25 jlaskey Merge
2013-11-25 sundar 8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
2013-11-05 kshefov 8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.
2013-10-21 kshefov 8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
2013-10-04 sundar 8025771: Enhance Nashorn Contexts
2013-09-19 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
2013-08-09 sundar 8022707: Revisit all doPrivileged blocks
2013-08-08 sundar 8022524: Memory leaks in nashorn sources and tests found by jhat analysis
2013-07-26 sundar 8021571: @fork tests should use VM options passed from project.properties
2013-07-26 hannesw 8020719: Run tests with reduced splitter threshold
2013-07-08 sundar 8020015: shared PropertyMaps should not be used without duplication
2013-06-17 sundar 8016550: nashorn.option.no.syntax.extensions has the wrong default
2013-05-29 sundar 8005979: A lot of tests are named "runTest" in reports
2013-05-24 sundar 8015351: Nashorn shell does not start with Turkish locale
2013-05-15 attila 8014639: Remove debug flag from test runs
2013-05-08 attila 8014225: Rerun only failed 262 tests
2013-05-07 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.
2013-04-17 jlaskey 8012529: Remove -esa from testing jvmargs
2013-04-02 jlaskey 8011233: Create a Nashorn shell for JavaFX
2013-03-22 attila 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
2013-03-19 jlaskey 8009969: CodeCoverage should use template
2013-03-01 sundar 8009263: Fix all javadoc errors in nashorn code
2013-02-22 lagergren 8008575: Re-integrate code coverage
2013-02-14 attila 8008085: Integrate Dynalink source code into Nashorn codebase
2013-02-11 sundar 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
2013-02-07 sundar 8007715: Make sure that not all tests run with AllPermission
2013-01-22 sundar 8006678: Avoid too many Context.getGlobal() calls
less more (0) -60 tip