Athijegannathan Sundararajan
0c50b61dd4
8155944: ant build/test of nashorn is broken with the latest jdk9-dev build
...
Reviewed-by: jlaskey
2016-05-03 21:27:00 +05:30
Athijegannathan Sundararajan
93169df513
8152533: ant octane target fails with "Unable to load a script engine manager (org.apache.bsf.BSFManager or javax.script.ScriptEngineManager)"
...
Reviewed-by: jlaskey
2016-03-28 23:05:01 +05:30
Alan Bateman
9a9e272b1d
8142968: Module System implementation
...
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: mhaupt, hannesw
2016-03-17 19:04:35 +00:00
Athijegannathan Sundararajan
451cd91ea9
8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
...
Reviewed-by: hannesw, mhaupt
2016-02-25 13:56:23 +05:30
Michael Haupt
1f0f76b63d
8149744: fix testng.jar delivery in Nashorn build.xml
...
Reviewed-by: hannesw, sundar
2016-02-12 17:00:54 +01:00
Michael Haupt
3020dc6a71
8134933: re-enable LambdaFormEditor assertions in Nashorn testing
...
Reviewed-by: sundar
2016-01-22 11:12:26 +01:00
Athijegannathan Sundararajan
3cbc3adb36
8144051: failing test262parallel run leads to successful build
...
Reviewed-by: mhaupt, hannesw
2015-11-26 19:02:59 +05:30
Attila Szegedi
505e5097e6
8141338: Move jdk.internal.dynalink package to jdk.dynalink
...
Reviewed-by: hannesw, sundar
2015-11-24 10:19:34 +01:00
Athijegannathan Sundararajan
b803598d6a
8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
...
Reviewed-by: attila, jlaskey
2015-09-01 23:08:33 +05:30
Athijegannathan Sundararajan
d37f9f40c9
8133347: Add makefiles support and basic session, persistence history navigation with jline
...
Reviewed-by: erikj, jlahoda, jlaskey
2015-08-13 19:07:27 +05:30
Michael Haupt
db8a93364f
8080275: transparently download testng.jar for Nashorn testing
...
Instead of asking the user to manually download and install testng.jar, automate the process via "ant externals".
Reviewed-by: hannesw, sundar
2015-06-02 14:35:03 +02:00
Michael Haupt
538f0b4f06
8080286: use path separator setting consistently in Nashorn project properties
...
Replace uses of ":" with platform-independent path separator property
Reviewed-by: hannesw, sundar
2015-05-13 15:41:46 +02:00
Hannes Wallnöfer
b3fa231c01
8078049: Nashorn crashes when attempting to start TypeScript compiler
...
Reviewed-by: lagergren, attila
2015-05-05 14:23:43 +02:00
Athijegannathan Sundararajan
0ed9eb856c
8074671: Nashorn Parser API
...
Reviewed-by: darcy, forax, attila, hannesw
2015-03-09 20:14:10 +05:30
Athijegannathan Sundararajan
f73717b021
8067636: ant javadoc target is broken
...
Reviewed-by: hannesw, lagergren
2014-12-16 14:06:32 +05:30
Athijegannathan Sundararajan
f42d5e85e3
8066749: jdk9-dev/nashorn ant build fails with jdk9 modular image build as JAVA_HOME
...
Reviewed-by: lagergren, hannesw
2014-12-05 14:35:00 +05:30
Marcus Lagergren
8d304985e6
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
2014-10-09 10:19:24 +02:00
Athijegannathan Sundararajan
fa78f33af1
8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
...
Reviewed-by: attila, lagergren, jlaskey
2014-08-19 18:14:45 +05:30
Hannes Wallnöfer
47a0c94d3f
8055368: Ant build broken after modular source code change
...
Reviewed-by: attila, sundar, lagergren
2014-08-19 11:25:14 +02:00
Athijegannathan Sundararajan
a603833464
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
2014-08-11 20:35:21 +05:30
Athijegannathan Sundararajan
3b73e95849
8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
...
Reviewed-by: attila, jlaskey, hannesw
2014-08-08 19:07:17 +05:30
Hannes Wallnöfer
a8ece5cffc
8043956: Make code caching work with optimistic typing and lazy compilation
...
Reviewed-by: attila, lagergren
2014-08-08 12:50:46 +02:00
Lev Priima
a27f5c073f
8051019: Separate src and test execution sandbox directories
...
Reviewed-by: jlaskey
2014-07-18 16:53:17 +05:30
Attila Szegedi
f4c68a9cfc
8046921: Deoptimization type information peristence
...
Reviewed-by: hannesw, lagergren
2014-06-20 12:25:00 +02:00
Marcus Lagergren
ede81f43f7
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
2014-06-17 11:37:03 +02:00
Attila Szegedi
2ff2ad2750
Merge
2014-06-02 17:36:43 +02:00
Attila Szegedi
9fb4c3accc
Merge
2014-05-28 16:53:43 +02:00
Marcus Lagergren
d4287c2288
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
...
Reviewed-by: attila, sundar
2014-05-28 13:58:46 +02:00
Marcus Lagergren
a6e90a4ba3
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
2014-05-27 21:25:07 +02:00
Sergey Lugovoy
c1d46ac985
8028615: jdk.nashorn.x3::some.serious.failure needs more memory to run
...
Reviewed-by: attila, sundar
2014-05-22 11:12:29 +02:00
Athijegannathan Sundararajan
db62a418b3
8043443: Test framework changes to run script tests without security manager
...
Reviewed-by: attila
2014-05-20 08:32:09 +05:30
Attila Szegedi
85bc811235
Merge
2014-03-21 17:52:03 +01:00
Hannes Wallnöfer
5c683d18a4
8021350: Share script classes between threads/globals within context
...
Reviewed-by: lagergren, sundar
2014-03-12 11:26:00 +01:00
Attila Szegedi
e9e7dd2ec1
8035820: Optimistic recompilation
...
Co-authored-by: Marcus Lagergren <marcus.lagergren@oracle.com>
Reviewed-by: hannesw, jlaskey, sundar
2014-02-26 13:17:57 +01:00
Athijegannathan Sundararajan
3dd998447a
8033763: Add tests to assert map identity of certain objects
...
Reviewed-by: hannesw, lagergren
2014-02-06 17:44:37 +05:30
Athijegannathan Sundararajan
662abf1039
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
...
Markdown test fix contributed by kshefov
Reviewed-by: jlaskey
2013-12-12 19:02:43 +05:30
Jim Laskey
feeefa4945
Merge
2013-11-25 11:13:08 -04:00
Athijegannathan Sundararajan
0b0eece256
8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
...
Reviewed-by: jlaskey, lagergren
2013-11-25 18:40:02 +05:30
Konstantin Shefov
f78f47b98d
8027708: NASHORN TEST: Create Nashorn test that draws image step-by-step using JavaFX canvas
...
Reviewed-by: jlaskey, lagergren
2013-11-05 13:09:40 +04:00
Konstantin Shefov
7adddc6d26
8026871: NASHORN TEST: Enable possibility to test Nashorn use of JavaFX canvas
...
Reviewed-by: jlaskey, sundar
2013-10-21 13:31:03 +04:00
Athijegannathan Sundararajan
be135d2901
8025771: Enhance Nashorn Contexts
...
Reviewed-by: jlaskey, hannesw
2013-10-04 16:21:29 +05:30
Hannes Wallnöfer
3d49dcdd9a
8023154: compileAllTests fails with: 2 tests failed to compile
...
Reviewed-by: sundar, jlaskey
2013-09-19 15:39:01 +02:00
Athijegannathan Sundararajan
8ee7468a8c
8022707: Revisit all doPrivileged blocks
...
Reviewed-by: jlaskey, hannesw
2013-08-09 20:48:44 +05:30
Athijegannathan Sundararajan
77e477eaea
8022524: Memory leaks in nashorn sources and tests found by jhat analysis
...
Reviewed-by: attila, hannesw
2013-08-08 16:38:32 +05:30
Athijegannathan Sundararajan
010a7705a4
8021571: @fork tests should use VM options passed from project.properties
...
Reviewed-by: lagergren, hannesw, jlaskey
2013-07-26 20:10:47 +05:30
Hannes Wallnöfer
77a2559593
8020719: Run tests with reduced splitter threshold
...
Reviewed-by: lagergren, sundar, jlaskey
2013-07-26 13:50:52 +02:00
Athijegannathan Sundararajan
0a7fda8dbe
8020015: shared PropertyMaps should not be used without duplication
...
Reviewed-by: hannesw, attila
2013-07-08 16:33:50 +05:30
Athijegannathan Sundararajan
135319a5f0
8016550: nashorn.option.no.syntax.extensions has the wrong default
...
Reviewed-by: hannesw, lagergren
2013-06-17 13:56:05 +05:30
Athijegannathan Sundararajan
993430afb0
8005979: A lot of tests are named "runTest" in reports
...
Reviewed-by: jlaskey
2013-05-29 15:41:07 +05:30
Athijegannathan Sundararajan
5bf7dac8d7
8015351: Nashorn shell does not start with Turkish locale
...
Reviewed-by: jlaskey
2013-05-24 23:27:52 +05:30