Magnus Ihse Bursie
|
79287d45cf
|
8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
|
2015-11-03 17:54:19 +01:00 |
|
Athijegannathan Sundararajan
|
2b4de2f271
|
8138643: nashorn ant build.xml javadoc, javadocapi targets are broken and netbeans makefile does not include shell sources
Reviewed-by: attila, hannesw
|
2015-09-30 20:20:11 +05:30 |
|
Magnus Ihse Bursie
|
16142c17e4
|
8065912: Better handling of classpath in build-infra
Reviewed-by: erikj
|
2015-09-09 09:36:48 +02: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
|
e0ae5e6391
|
8131142: late-bind check for testng.jar presence in Nashorn test execution
Reviewed-by: hannesw, sundar
|
2015-07-22 09:28:28 +02:00 |
|
Michael Haupt
|
ff5c2fa53d
|
8130307: improve Nashorn Javadoc target
Reduce dependence on ASM sources in testing, address command line length problem on Windows
Reviewed-by: hannesw, sundar
|
2015-07-02 11:20:47 +02:00 |
|
Erik Joelsson
|
c318ab6e23
|
8081814: Modularize the deploy build
Reviewed-by: ihse, ddehaven
|
2015-05-27 17:35:21 +02:00 |
|
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 |
|
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
|
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 |
|
Magnus Ihse Bursie
|
ba7242fdab
|
8076060: Improve make bootstrap process
Reviewed-by: erikj
|
2015-03-26 16:17:38 +01:00 |
|
Erik Joelsson
|
ff31cfd5ce
|
8074988: Reduce boilerplate in Setup* macro definitions
Reviewed-by: tbell, ihse
|
2015-03-12 12:13:53 +01:00 |
|
Athijegannathan Sundararajan
|
0ed9eb856c
|
8074671: Nashorn Parser API
Reviewed-by: darcy, forax, attila, hannesw
|
2015-03-09 20:14:10 +05:30 |
|
Attila Szegedi
|
2972cb3840
|
8074491: run-nasgen in ant doesn't see the right Nashorn classes
Reviewed-by: hannesw, lagergren
|
2015-03-06 09:59:07 +01:00 |
|
Attila Szegedi
|
d76b6c183d
|
8073560: Update BuildNashorn.gmk to require source/target 8 for jdk9 build
Reviewed-by: sundar
|
2015-02-20 17:18:47 +01:00 |
|
Attila Szegedi
|
0a6d13699b
|
8072426: Can't compare Java objects to strings or numbers
Reviewed-by: hannesw, lagergren, sundar
|
2015-02-20 15:47:28 +01:00 |
|
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
|
d6ea52ffc7
|
8067777: NetBeans nashorn debug target is broken. Nashorn source directory config. is wrong
Reviewed-by: lagergren, attila
|
2014-12-17 17:15:14 +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 |
|
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 |
|
Erik Joelsson
|
192376f622
|
8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
Reviewed-by: tbell, attila, lagergren
|
2014-10-03 10:37:12 +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 |
|
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 |
|
Chris Hegarty
|
57d4d0207b
|
Merge
|
2014-08-18 10:59:40 +01:00 |
|
Chris Hegarty
|
5fe51a5b71
|
8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@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>
Reviewed-by: alanb, chegar, ihse, mduigou
|
2014-08-17 15:56:32 +01:00 |
|
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
|
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 |
|
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 |
|
Athijegannathan Sundararajan
|
90b667d865
|
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
Reviewed-by: jlaskey, hannesw, attila
|
2014-06-23 21:23:53 +05:30 |
|
Attila Szegedi
|
f4c68a9cfc
|
8046921: Deoptimization type information peristence
Reviewed-by: hannesw, lagergren
|
2014-06-20 12:25:00 +02:00 |
|