nashorn/make/build.xml
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-09-04 hannesw 8051889: Implement block scoping in symbol assignment and scope computation
2014-08-25 yan 8055878: Nashorn: all tests failed with AccessControlException
2014-08-21 sundar 8055762: Nashorn misses linker for netscape.javascript.JSObject instances
2014-08-19 sundar 8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
2014-08-13 sundar 8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
2014-08-07 sundar 8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
2014-07-18 sundar 8051019: Separate src and test execution sandbox directories
2014-07-17 sundar 8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
2014-07-01 sundar 8047359: large string size RangeError should be thrown rather than reporting negative length
2014-06-12 sundar 8044517: Run & debug single Nashorn test
2014-06-04 attila 8044502: Get rid of global optimistic flag
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-05-14 mnunez 8044154: Nashorn : all tests failed with java.security.AccessControlException
2014-03-21 attila Merge
2014-02-26 attila 8035820: Optimistic recompilation
2014-05-30 sundar 8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
2014-05-20 sundar 8043443: Test framework changes to run script tests without security manager
2014-05-14 sundar 8043132: Nashorn : all tests failed with java.security.AccessControlException
2014-03-28 sundar 8038615: test262 repo is now a git repo in github
2014-03-17 sundar 8037400: Remove getInitialMap getters and GlobalObject interface
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-09-30 sundar 8025629: load function should support a way to load scripts from classpath
2013-09-19 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
2013-09-13 sundar 8024619: JDBC java.sql.DriverManager is not usable from JS script
2013-09-12 sundar 8024693: Various minor issues with JSONWriter used by script parser API
2013-07-26 hannesw 8020719: Run tests with reduced splitter threshold
2013-07-18 attila 8020820: Limit access to static members of reflective classes
2013-07-16 jlaskey 8017585: Exclude two failing tests from Nashorn CC run
2013-07-11 sundar 8020325: static property does not work on accessible, public classes
2013-07-05 sundar 8019947: inherited property invalidation does not work with two globals in same context
2013-07-03 attila 8010946: AccessControl.doPrivileged is broken when called from js script
2013-07-02 jlaskey 8019580: Build Script Change for Nashorn promotion testing
2013-05-23 attila 8015278: Revert accidental changes to build.xml
2013-05-23 attila 8015267: Allow conversion of JS arrays to Java List/Deque
2013-05-20 sundar 8014909: ant test compilation error with JoniTest.java
2013-05-16 hannesw 8012359: Increase code coverage in Joni
2013-04-02 jlaskey 8011233: Create a Nashorn shell for JavaFX
2013-03-29 sundar 8011063: With older ant, we get the error "The <property> type doesn't support nested text data ("${run.te...jvmargs}")."
2013-03-19 jlaskey 8009969: CodeCoverage should use template
2013-03-12 sundar 8009757: Package access clean up and refactoring
2013-02-28 sundar 8009229: ant makefile default target should be "test"
2013-02-25 sundar 8008789: Enable java access and nashorn runtime tests for jtreg
2013-02-22 lagergren 8008575: Re-integrate code coverage
2013-02-20 lagergren 8008166: URL handling was broken on windows, causing "load" to malfunction
2013-02-14 attila 8007990: No access to interface methods on a restricted class
2013-02-14 attila 8008085: Integrate Dynalink source code into Nashorn codebase
2013-02-14 sundar 8008193: test262 tests should be run with security manager enabled
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-11 sundar 8006093: Add a makefile target to run all tests (test, test262, perf tests)
less more (0) -60 tip