Michael Haupt
|
2a94099e09
|
8081696: reduce dependency of Nashorn tests on external components
Reviewed-by: attila, sundar
|
2015-06-02 17:08:13 +02:00 |
|
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
|
6d8372c2a7
|
8081668: fix Nashorn ant externals command
Update URLs for Showdown (JavaScript Markdown implementation) download
Reviewed-by: hannesw, sundar
|
2015-06-02 14:34:37 +02:00 |
|
Athijegannathan Sundararajan
|
7945c7b276
|
8080598: Javadoc warnings in Global.java after lazy initialization
Reviewed-by: lagergren, hannesw
|
2015-05-20 14:16:19 +05:30 |
|
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 |
|
Athijegannathan Sundararajan
|
fcb7a55923
|
8076972: Several nashorn tests failing
Reviewed-by: lagergren, jlaskey
|
2015-04-07 00:13:18 +05:30 |
|
Athijegannathan Sundararajan
|
44b017bd90
|
8076646: nashorn tests should avoid using package names used by nashorn sources
Reviewed-by: hannesw
|
2015-04-03 19:09:34 +05:30 |
|
Athijegannathan Sundararajan
|
0ed9eb856c
|
8074671: Nashorn Parser API
Reviewed-by: darcy, forax, attila, hannesw
|
2015-03-09 20:14:10 +05:30 |
|
Sergey Lugovoy
|
d1c194480f
|
8069182: Nightly test results are empty for targets test262/markdown/testjfx
Reviewed-by: sundar, lagergren
|
2015-02-10 13:10:07 +03:00 |
|
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 |
|
Athijegannathan Sundararajan
|
949112fab2
|
8066683: nashorn test failures after modular image changes
Reviewed-by: attila, jlaskey
|
2014-12-04 20:40:48 +05:30 |
|
Chris Hegarty
|
174f2cfc80
|
8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
|
2014-12-03 14:26:07 +00:00 |
|
Attila Szegedi
|
ed690e7835
|
8064467: type info persistence failed to calculate directory name
Reviewed-by: hannesw, lagergren
|
2014-11-11 16:17:37 +01:00 |
|
Athijegannathan Sundararajan
|
aeed202b0b
|
8061257: nashorn ant build script should have a sanity target
Reviewed-by: lagergren, hannesw, attila
|
2014-10-20 13:27:22 +05:30 |
|
Attila Szegedi
|
a891de3114
|
8060238: Reports for optimistic test run overwrite those for pessimistic run
Reviewed-by: hannesw, lagergren, sundar
|
2014-10-14 13:04:56 +02:00 |
|
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 |
|
Hannes Wallnöfer
|
7ecdd47620
|
8051889: Implement block scoping in symbol assignment and scope computation
Reviewed-by: attila, lagergren
|
2014-09-04 15:37:14 +02:00 |
|
Sergey Lugovoy
|
279e660367
|
8055878: Nashorn: all tests failed with AccessControlException
Reviewed-by: sundar, hannesw
|
2014-08-25 17:38:53 +04:00 |
|
Athijegannathan Sundararajan
|
017d321931
|
8055762: Nashorn misses linker for netscape.javascript.JSObject instances
Reviewed-by: lagergren, jlaskey
|
2014-08-21 20:06:48 +05:30 |
|
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 |
|
Athijegannathan Sundararajan
|
f2ebff72ba
|
8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
Reviewed-by: lagergren, hannesw
|
2014-08-13 15:00:24 +05:30 |
|
Athijegannathan Sundararajan
|
35c5f0ad5d
|
8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
Reviewed-by: attila, hannesw
|
2014-08-07 19:19:46 +05:30 |
|
Lev Priima
|
a27f5c073f
|
8051019: Separate src and test execution sandbox directories
Reviewed-by: jlaskey
|
2014-07-18 16:53:17 +05:30 |
|
Athijegannathan Sundararajan
|
4323d2ade5
|
8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
Reviewed-by: jlaskey
|
2014-07-17 16:47:06 +05:30 |
|
Athijegannathan Sundararajan
|
81f8f93225
|
8047359: large string size RangeError should be thrown rather than reporting negative length
Reviewed-by: hannesw, attila
|
2014-07-01 17:37:39 +05:30 |
|
Jaroslav Tulach
|
9e1754581f
|
8044517: Run & debug single Nashorn test
Reviewed-by: lagergren, attila
|
2014-06-12 17:39:09 +05:30 |
|
Attila Szegedi
|
52ac2452d0
|
8044502: Get rid of global optimistic flag
Reviewed-by: lagergren, sundar
|
2014-06-04 14:32:23 +02:00 |
|
Attila Szegedi
|
2ff2ad2750
|
Merge
|
2014-06-02 17:36:43 +02:00 |
|
Athijegannathan Sundararajan
|
07b40bb298
|
8044415: ant makefile should have a target to generate javadoc only for jdk.nashorn.api and sub-packages
Reviewed-by: jlaskey
|
2014-05-30 17:22:38 +05:30 |
|
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 |
|
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 |
|
Matherey Nunez
|
4470510f04
|
8044154: Nashorn : all tests failed with java.security.AccessControlException
Reviewed-by: attila, sundar
|
2014-05-14 15:50:04 +02:00 |
|
Athijegannathan Sundararajan
|
309274646c
|
8043132: Nashorn : all tests failed with java.security.AccessControlException
Reviewed-by: jlaskey, attila
|
2014-05-14 19:01:05 +05:30 |
|
Attila Szegedi
|
85bc811235
|
Merge
|
2014-03-21 17:52:03 +01:00 |
|
Athijegannathan Sundararajan
|
e34f74421a
|
8037400: Remove getInitialMap getters and GlobalObject interface
Reviewed-by: lagergren, jlaskey, attila
|
2014-03-17 18:02:00 +05:30 |
|
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
|
0a8095d53a
|
8038615: test262 repo is now a git repo in github
Reviewed-by: lagergren, hannesw
|
2014-03-28 13:24:07 +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
|
5c16d54797
|
8025629: load function should support a way to load scripts from classpath
Reviewed-by: lagergren, hannesw, attila
|
2013-09-30 21:33:38 +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
|
8c226a6210
|
8024619: JDBC java.sql.DriverManager is not usable from JS script
Reviewed-by: jlaskey, lagergren, attila
|
2013-09-13 16:45:11 +05:30 |
|