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 |
|
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 |
|
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 |
|
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 |
|
Marcus Lagergren
|
b4b7b4e53d
|
8043632: Parallelize class installation and various script fixes
Reviewed-by: sundar, attila
|
2014-05-21 16:12:40 +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 |
|
Marcus Lagergren
|
8d4fc394e0
|
8035836: Array performance improvements
Implement typed arrays with native byte buffers and do fast linking for all continuous arrays
Reviewed-by: attila, jlaskey, sundar, hannesw
|
2014-03-03 11:24:44 +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 |
|
Phil Race
|
972758ee0f
|
Merge
|
2014-02-11 14:43:40 -08:00 |
|
Volker Simonis
|
ce89103d32
|
8033951: nasgen needs the newly build nasgen and nashorn classes in the bootclasspath
Reviewed-by: erikj
|
2014-02-10 10:52:02 +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
|
dffad236b0
|
Merge
|
2014-01-14 14:18:24 +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 |
|
Marcus Lagergren
|
c502f1025e
|
8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks
Reviewed-by: attila, sundar
|
2013-12-11 18:09:34 +01:00 |
|
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 |
|
Magnus Ihse Bursie
|
4a3c30545b
|
8027566: Remove the old build system
Reviewed-by: erikj, tbell
|
2013-11-04 11:11:03 +01:00 |
|
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 |
|
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 |
|
Athijegannathan Sundararajan
|
a122ebe169
|
8024693: Various minor issues with JSONWriter used by script parser API
Reviewed-by: jlaskey, hannesw
|
2013-09-12 22:16:40 +05:30 |
|
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
|
67126cb8fb
|
8021262: Make nashorn access checks consistent with underlying dynalink
Reviewed-by: jlaskey, lagergren, attila
|
2013-07-24 20:28:03 +05:30 |
|
Attila Szegedi
|
566991e98e
|
8020820: Limit access to static members of reflective classes
Reviewed-by: jlaskey, sundar
|
2013-07-18 16:47:45 +02:00 |
|
Konstantin Shefov
|
3485b7bc5c
|
8017585: Exclude two failing tests from Nashorn CC run
Reviewed-by: jlaskey, sundar, attila
|
2013-07-16 17:40:15 -03:00 |
|
Athijegannathan Sundararajan
|
f0144d9d93
|
8020325: static property does not work on accessible, public classes
Reviewed-by: attila, hannesw, lagergren
|
2013-07-11 16:34:55 +05:30 |
|
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
|
1853f28ab3
|
8019947: inherited property invalidation does not work with two globals in same context
Reviewed-by: jlaskey, lagergren, hannesw, attila
|
2013-07-05 14:38:04 +05:30 |
|
Attila Szegedi
|
92bcfea39a
|
8010946: AccessControl.doPrivileged is broken when called from js script
Reviewed-by: jlaskey, sundar
|
2013-07-03 12:39:28 +02:00 |
|
Eugene Drobitko
|
e8a1440b91
|
8019580: Build Script Change for Nashorn promotion testing
Reviewed-by: jlaskey
|
2013-07-02 07:45:16 -03:00 |
|