History log of /openjdk9/nashorn/make/project.properties
Revision Date Author Comments
# 1899:c9ffb95dfef4 19-Apr-2017 sundar

8178315: nashorn ant build failure with @moduleGraph javadoc tag
Summary: Added support for moduleGraph tag
Reviewed-by: sundar, hannesw
Contributed-by: srinivas.dama@oracle.com


# 1867:9aa94f11a8b9 24-Jan-2017 sundar

8173257: test/script/trusted/JDK-8021189.js and test/script/trusted/JDK-8021129.js fail in nashorn nightly
Reviewed-by: hannesw, jlaskey


# 1850:ace1d994bca7 20-Dec-2016 sundar

8171503: Nashorn build, test failures with the latest jdk9-dev forest - javadoc target and test target fail
Reviewed-by: jlaskey


# 1835:0a4bc2f04913 02-Dec-2016 sundar

8168663: Nashorn: ant testng tests doesn't support external java options
Summary: added new run.test.jvmargs.external property
Reviewed-by: sundar, hannesw
Contributed-by: srinivas.dama@oracle.com


# 1829:dbe6b239d681 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung, sundar
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, sundararajan.athijegannathan@oracle.com


# 1785:7f5887b2f7a8 05-Oct-2016 sundar

8167157: ant build fails with [javadoc] javadoc: error - Illegal package name: "implNote:a:Implementation Note:"
Reviewed-by: hannesw


# 1759:eb330974acdf 10-Aug-2016 mchung

8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar


# 1739:4a6a1fd3d3dd 12-Jul-2016 sundar

8149929: Nashorn Parser API needs to be updated for ES6
Reviewed-by: mhaupt, hannesw


# 1710:7fb2bf00347b 31-May-2016 sundar

8158250: nashorn ant javadoc targets are broken
Reviewed-by: hannesw, mhaupt


# 1674:51865518fa99 03-May-2016 sundar

8155944: ant build/test of nashorn is broken with the latest jdk9-dev build
Reviewed-by: jlaskey


# 1658:4fbf7a66d49b 28-Mar-2016 sundar

8152533: ant octane target fails with "Unable to load a script engine manager (org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)"
Reviewed-by: jlaskey


# 1643:133ea8746b37 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: mhaupt, hannesw
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, sundararajan.athijegannathan@oracle.com, erik.joelsson@oracle.com


# 1631:93854b0b5e5e 25-Feb-2016 sundar

8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
Reviewed-by: hannesw, mhaupt


# 1624:cfb316745693 12-Feb-2016 mhaupt

8149744: fix testng.jar delivery in Nashorn build.xml
Reviewed-by: hannesw, sundar


# 1607:b3c945675e8c 22-Jan-2016 mhaupt

8134933: re-enable LambdaFormEditor assertions in Nashorn testing
Reviewed-by: sundar


# 1553:7d8c1ec45f8a 26-Nov-2015 sundar

8144051: failing test262parallel run leads to successful build
Reviewed-by: mhaupt, hannesw


# 1551:f3b883bec2d0 24-Nov-2015 attila

8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: hannesw, sundar


# 1402:6b33d7229631 01-Sep-2015 sundar

8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
Reviewed-by: attila, jlaskey


# 1372:7cbb2b5867fd 13-Aug-2015 sundar

8133347: Add makefiles support and basic session, persistence history navigation with jline
Reviewed-by: erikj, jlahoda, jlaskey


# 1301:14ec7d7af490 02-Jun-2015 mhaupt

8080275: transparently download testng.jar for Nashorn testing
Summary: Instead of asking the user to manually download and install testng.jar, automate the process via "ant externals".
Reviewed-by: hannesw, sundar


# 1272:063ed2f959e4 13-May-2015 mhaupt

8080286: use path separator setting consistently in Nashorn project properties
Summary: replace uses of ":" with platform-independent path separator property
Reviewed-by: hannesw, sundar


# 1259:811bbe3c6959 05-May-2015 hannesw

8078049: Nashorn crashes when attempting to start TypeScript compiler
Reviewed-by: lagergren, attila


# 1204:9597425b6b38 09-Mar-2015 sundar

8074671: Nashorn Parser API
Reviewed-by: darcy, forax, attila, hannesw


# 1148:f340141c05f1 16-Dec-2014 sundar

8067636: ant javadoc target is broken
Reviewed-by: hannesw, lagergren


# 1130:deeaf44a2ca1 05-Dec-2014 sundar

8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
Reviewed-by: lagergren, hannesw


# 1052:803bc3fd404d 09-Oct-2014 lagergren

8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites.
Reviewed-by: attila, shade, hannesw


# 973:d564abed1e6a 19-Aug-2014 sundar

8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
Reviewed-by: attila, lagergren, jlaskey


# 972:5cc4c68ee666 19-Aug-2014 hannesw

8055368: Ant build broken after modular source code change
Reviewed-by: attila, sundar, lagergren


# 961:5bf075eb3c23 11-Aug-2014 sundar

8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip
Reviewed-by: jlaskey, hannesw, attila


# 959:e32f2d049838 08-Aug-2014 sundar

8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
Reviewed-by: attila, jlaskey, hannesw


# 958:19795e6f1ecf 07-Aug-2014 hannesw

8043956: Make code caching work with optimistic typing and lazy compilation
Reviewed-by: attila, lagergren


# 938:34a783929a67 18-Jul-2014 sundar

8051019: Separate src and test execution sandbox directories
Reviewed-by: jlaskey
Contributed-by: lev.priima@oracle.com


# 903:69ac4832e447 19-Jun-2014 attila

8046921: Deoptimization type information peristence
Reviewed-by: hannesw, lagergren


# 894:b9a5c20a37b9 17-Jun-2014 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.
Reviewed-by: attila, hannesw


# 869:aeccdbb8d366 02-Jun-2014 attila

Merge


# 868:f44ec6545b9a 28-May-2014 attila

Merge


# 867:403fa5685a2f 28-May-2014 lagergren

8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
Reviewed-by: attila, sundar


# 866:6e915a39b248 27-May-2014 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)
Reviewed-by: jlaskey, sundar


# 826:21fe19543736 21-Mar-2014 attila

Merge


# 818:26a5fdb90de2 26-Feb-2014 attila

8035820: Optimistic recompilation
Reviewed-by: hannesw, jlaskey, sundar
Contributed-by: attila.szegedi@oracle.com, marcus.lagergren@oracle.com


# 809:5c906c370739 22-May-2014 mnunez

8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
Reviewed-by: attila, sundar
Contributed-by: sergey.lugovoy@oracle.com


# 808:185501198f64 19-May-2014 sundar

8043443: Test framework changes to run script tests without security manager
Reviewed-by: attila


# 763:b457a6ab0738 12-Mar-2014 hannesw

8021350: Share script classes between threads/globals within context
Reviewed-by: lagergren, sundar


# 745:22420177ec9d 06-Feb-2014 sundar

8033763: Add tests to assert map identity of certain objects
Reviewed-by: hannesw, lagergren


# 696:550f881d43ba 12-Dec-2013 sundar

8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
Summary: markdown test fix contributed by kshefov
Reviewed-by: jlaskey


# 692:0b6687c4efef 25-Nov-2013 jlaskey

Merge


# 691:a26f4de458d4 25-Nov-2013 sundar

8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
Reviewed-by: jlaskey, lagergren


# 666:bda654c6d59c 05-Nov-2013 kshefov

8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas.
Reviewed-by: jlaskey, lagergren


# 637:f22742d5daa3 21-Oct-2013 kshefov

8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas.
Reviewed-by: jlaskey, sundar


# 589:3470bc26128f 04-Oct-2013 sundar

8025771: Enhance Nashorn Contexts
Reviewed-by: jlaskey, hannesw


# 561:740b1133f1b6 19-Sep-2013 hannesw

8023154: compileAllTests fails with: 2 tests failed to compile
Reviewed-by: sundar, jlaskey


# 491:47e2b609fe31 09-Aug-2013 sundar

8022707: Revisit all doPrivileged blocks
Reviewed-by: jlaskey, hannesw


# 488:dd79c04ef7df 08-Aug-2013 sundar

8022524: Memory leaks in nashorn sources and tests found by jhat analysis
Reviewed-by: attila, hannesw


# 475:fbd21b00197b 26-Jul-2013 sundar

8021571: @fork tests should use VM options passed from project.properties
Reviewed-by: lagergren, hannesw, jlaskey


# 473:f6588f168d79 26-Jul-2013 hannesw

8020719: Run tests with reduced splitter threshold
Reviewed-by: lagergren, sundar, jlaskey


# 417:36d6b6a3fbe0 08-Jul-2013 sundar

8020015: shared PropertyMaps should not be used without duplication
Reviewed-by: hannesw, attila


# 350:a2fa56222fa2 17-Jun-2013 sundar

8016550: nashorn.option.no.syntax.extensions has the wrong default
Reviewed-by: hannesw, lagergren


# 299:f472f7046ec9 29-May-2013 sundar

8005979: A lot of tests are named "runTest" in reports
Reviewed-by: jlaskey


# 292:751cfefff5eb 24-May-2013 sundar

8015351: Nashorn shell does not start with Turkish locale
Reviewed-by: jlaskey


# 265:64ef1aeaeb4e 15-May-2013 attila

8014639: Remove debug flag from test runs
Reviewed-by: hannesw, lagergren


# 254:18ce1cd3026c 08-May-2013 attila

8014225: Rerun only failed 262 tests
Reviewed-by: jlaskey, lagergren


# 252:fb1d7ea3e1b6 07-May-2013 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.
Reviewed-by: jlaskey, attila


# 204:04b36c02c0e2 17-Apr-2013 jlaskey

8012529: Remove -esa from testing jvmargs
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com


# 160:af6fc67aa73d 02-Apr-2013 jlaskey

8011233: Create a Nashorn shell for JavaFX
Reviewed-by: lagergren, sundar
Contributed-by: james.laskey@oracle.com


# 143:4be452026847 22-Mar-2013 attila

8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
Reviewed-by: jlaskey, lagergren


# 142:606a1946e3e2 19-Mar-2013 jlaskey

8009969: CodeCoverage should use template
Reviewed-by: jlaskey, sundar
Contributed-by: pavel.stepanov@oracle.com


# 127:7e9fbe621d87 01-Mar-2013 sundar

8009263: Fix all javadoc errors in nashorn code
Reviewed-by: hannesw, lagergren


# 110:230a711062c1 22-Feb-2013 lagergren

8008575: Re-integrate code coverage
Reviewed-by: attila, hannesw
Contributed-by: eugene.drobitko@oracle.com, ilya.dergalin@oracle.com


# 89:5a820fb11814 14-Feb-2013 attila

8008085: Integrate Dynalink source code into Nashorn codebase
Reviewed-by: jlaskey, lagergren, sundar


# 81:abea4ba28901 11-Feb-2013 sundar

8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code
Reviewed-by: lagergren, jlaskey, attila


# 76:d7e83be6e7aa 07-Feb-2013 sundar

8007715: Make sure that not all tests run with AllPermission
Reviewed-by: lagergren, attila


# 43:e62dba3ce52b 22-Jan-2013 sundar

8006678: Avoid too many Context.getGlobal() calls
Reviewed-by: lagergren, jlaskey


# 36:4361e8cd6a02 18-Jan-2013 sundar

8006562: findOwnMH in nashorn "objects" package should be cleaned up
Reviewed-by: jlaskey, lagergren


# 24:f67bf56495ca 11-Jan-2013 sundar

8006082: Provide option to run octane benchmarks in separate processes
Reviewed-by: lagergren, jlaskey


# 20:a7f177d6639c 10-Jan-2013 sundar

8005987: ant octane tries to run non-benchmark scripts
Reviewed-by: lagergren, attila, jlaskey


# 18:4cd65798ec70 09-Jan-2013 sundar

8005940: provide ant targets to get and update external test scripts
Reviewed-by: jlaskey, lagergren


# 17:812b9963b1c7 09-Jan-2013 attila

8005777: Bug in the FacetIntrospector of Dynalink - non-public class should search super
Reviewed-by: lagergren, sundar


# 9:d14da0d0c577 07-Jan-2013 sundar

8005782: get rid of javadoc errors, warnings in nashorn build
Reviewed-by: lagergren


# 6:5a1b0714df0e 04-Jan-2013 jlaskey

8005663: Update copyright year to 2013
Reviewed-by: sundar
Contributed-by: james.laskey@oracle.com


# 2:da1e581c933b 21-Dec-2012 jlaskey

8005403: Open-source Nashorn
Reviewed-by: attila, hannesw, lagergren, sundar
Contributed-by: james.laskey@oracle.com, akhil.arora@oracle.com, andreas.woess@jku.at, attila.szegedi@oracle.com, hannes.wallnoefer@oracle.com, henry.jen@oracle.com, marcus.lagergren@oracle.com, pavel.semenov@oracle.com, pavel.stepanov@oracle.com, petr.hejl@oracle.com, petr.pisl@oracle.com, sundararajan.athijegannathan@oracle.com