Lana Steuck
de3a140332
Added tag jdk-9+122 for changeset 6155e509fca0
2016-06-09 17:28:39 +00:00
Athijegannathan Sundararajan
8857f65a03
8159034: 4 nashorn ant tests fail with latest jdk9-dev build with IncompatibleClassChangeError
...
Reviewed-by: hannesw, jlaskey
2016-06-08 20:35:23 +05:30
Hannes Wallnöfer
54ec7c6b21
8159031: jjs throws NoSuchFileException if ~/.jjs.history does not exist
...
Reviewed-by: sundar, mhaupt
2016-06-08 15:53:22 +02:00
Athijegannathan Sundararajan
5a190a8ec6
8158922
: jjs tab completion of Java classes shows package-private, "hidden" classes too
...
Reviewed-by: hannesw, mhaupt
2016-06-07 19:13:26 +05:30
Athijegannathan Sundararajan
08ab0a1ff6
8158736: Adapter class loaders can avoid creating named dynamic modules
...
Reviewed-by: hannesw, mhaupt
2016-06-06 18:45:47 +05:30
Michael Haupt
d8e6d7821f
8148457: Remove jdk.nashorn.tools.FXShell class
...
Reviewed-by: sundar, jlaskey, mhaupt
2016-06-03 15:05:17 +02:00
Lana Steuck
9dd34d95e0
Merge
2016-06-02 21:14:32 +00:00
Lana Steuck
3e0f384c71
Added tag jdk-9+121 for changeset 3e6c168b4edb
2016-06-02 20:33:36 +00:00
Athijegannathan Sundararajan
2c1f125385
8158467: AccessControlException is thrown on public Java class access if "script app loader" is set to null
...
Reviewed-by: mhaupt, hannesw
2016-06-02 14:56:20 +05:30
Athijegannathan Sundararajan
3c9941bd80
8158338: Nashorn's ScriptLoader split delegation has to be adjusted
...
Reviewed-by: lagergren, hannesw
2016-06-01 15:17:37 +05:30
Athijegannathan Sundararajan
5f49606225
8158250: nashorn ant javadoc targets are broken
...
Reviewed-by: hannesw, mhaupt
2016-05-31 21:12:34 +05:30
Athijegannathan Sundararajan
4489e7f18c
8158131: Nashorn should not use jdk.internal.module.Modules API
...
Reviewed-by: hannesw, mhaupt, alanb
2016-05-31 13:04:26 +05:30
Dalibor Topic
4bc1c3af53
8154469: Update FSF address
...
Updated Free Software Foundation's mailing address in LICENSE
Reviewed-by: rriggs, shade
2016-05-30 16:41:57 +02:00
Lana Steuck
a22a087abc
Merge
2016-05-26 17:19:03 +00:00
Lana Steuck
4c77f7cbd5
Added tag jdk-9+120 for changeset 52305229ea03
2016-05-26 16:02:18 +00:00
Athijegannathan Sundararajan
1f0c44c1c4
8157819: TypeError when a java.util.Comparator object is invoked as a function
...
Reviewed-by: mhaupt, forax, hannesw
2016-05-25 19:25:57 +05:30
Athijegannathan Sundararajan
883dc41e42
8157680: Callback parameter of any JS builtin implementation should accept any Callable
...
Reviewed-by: hannesw, mhaupt
2016-05-25 15:14:37 +05:30
Athijegannathan Sundararajan
6e67698c30
8157789: Nashorn sample/test.js should not use undocumented System property
...
Reviewed-by: mchung
2016-05-25 11:03:08 +05:30
Jan Lahoda
390c90f8de
8131017: jshell tool: pasting code with tabs invokes tab completion
...
Enabling copy-paste detection.
Reviewed-by: lagergren, sundar
2016-05-24 16:03:48 +02:00
Staffan Larsen
2baa671d45
8157605: Can't set both CONCURRENCY and EXTRA_JTREG_OPTIONS when running tests
...
Reviewed-by: tbell, erikj
2016-05-24 12:15:02 +02:00
Michael Haupt
11a849f973
8157444: exclude jjs shebang handling test from runs
...
Reviewed-by: sundar, hannesw, jlaskey
2016-05-20 16:02:36 +02:00
Athijegannathan Sundararajan
c81faa1b04
8157310: jdk.dynalink.linker.support.Lookup should have more checks before adding module read link
...
Reviewed-by: hannesw, attila
2016-05-20 13:20:10 +05:30
Lana Steuck
9a8cbd6e1b
Merge
2016-05-19 19:46:39 +00:00
Lana Steuck
d9f0b27bfd
Added tag jdk-9+119 for changeset a78497edf9fb
2016-05-19 17:48:04 +00:00
Hannes Wallnöfer
cf9a1d4970
8157263: Octane svn repository no longer exists
...
Reviewed-by: sundar
2016-05-18 22:30:14 +02:00
Jan Lahoda
0e4ffbab48
8133549: Generalize jshell's EditingHistory
...
Using a generic EditingHistory in jjs
Reviewed-by: sundar
2016-05-18 21:00:22 +02:00
Hannes Wallnöfer
165edba622
8066229: Fuzzing bug: Can't find scope depth
...
Reviewed-by: sundar
2016-05-18 18:44:44 +02:00
Michael Haupt
4ad196ec4f
8157250: BeanLinker assumes fixed array type linkage
...
Reviewed-by: attila, sundar
2016-05-18 17:37:34 +02:00
Athijegannathan Sundararajan
dfcb34c132
8157241: Remove javac warnings of Nashorn "ant clean test"
...
Reviewed-by: mhaupt, hannesw
2016-05-18 20:17:48 +05:30
Michael Haupt
cdba885c27
8157225: adopt method handle for array length getter in BeanLinker
...
Reviewed-by: hannesw, sundar
2016-05-18 12:07:54 +02:00
Athijegannathan Sundararajan
2479973df8
8157160: JSON.stringify does not work on ScriptObjectMirror objects
...
Reviewed-by: hannesw, mhaupt
2016-05-18 14:08:38 +05:30
Hannes Wallnöfer
aa5b0068ac
8156714: Parsing issue with automatic semicolon insertion
...
Reviewed-by: jlaskey, sundar
2016-05-13 18:38:15 +02:00
Hannes Wallnöfer
96e6ae9274
8156896: Script stack trace should display function names
...
Reviewed-by: attila, sundar
2016-05-13 14:30:54 +02:00
Lana Steuck
cb8de1cae1
Merge
2016-05-12 18:46:54 +00:00
Lana Steuck
bab51634ec
Added tag jdk-9+118 for changeset 78bffb8c47c3
2016-05-12 15:15:05 +00:00
Athijegannathan Sundararajan
945ba5a918
8156820: Nashorn nightly test failure after fix for 8156738
...
Reviewed-by: hannesw, mhaupt
2016-05-12 13:07:21 +05:30
Attila Szegedi
860e71a134
8156738: Use StackWalker for DynamicLinker.getLinkedCallSiteLocation
...
Reviewed-by: hannesw, sundar
2016-05-11 19:24:29 +02:00
Staffan Larsen
1de3636e0f
8156658: Common way to run jtreg tests
...
Reviewed-by: erikj, dsamersoff
2016-05-11 11:05:28 +02:00
Athijegannathan Sundararajan
9f4a84d825
8156665: ES6 for..of should work on Java Iterables and Java arrays
...
Reviewed-by: attila, hannesw
2016-05-10 22:26:51 +05:30
Athijegannathan Sundararajan
7294fd831a
8156492: ClassFormatError thrown when arrow function is used
...
Reviewed-by: jlaskey
2016-05-09 10:48:10 +05:30
Athijegannathan Sundararajan
da75338df2
8156489: jjs tab-completion crashes with stack overflow error
...
Reviewed-by: jlaskey
2016-05-07 20:13:47 +05:30
Athijegannathan Sundararajan
89cdc7ca82
8150731: Nashorn JSObject linker should be exposed as a service provider
...
Reviewed-by: jlaskey, hannesw
2016-05-06 20:27:20 +05:30
Lana Steuck
19f9ce673f
Merge
2016-05-05 19:10:51 +00:00
Lana Steuck
971ba57523
Added tag jdk-9+117 for changeset 6789c4ec0a28
2016-05-05 17:35:50 +00:00
Joe Darcy
8d5eac16b3
8156040: Nashorn tests still failing after latest Jigsaw merge
...
Reviewed-by: sundar
2016-05-04 10:42:41 -07:00
Hannes Wallnöfer
edd7a01d4b
8144711: (x) => x + 1 causes Assertion failure instead of SyntaxError
...
Reviewed-by: mhaupt, sundar
2016-05-04 13:39:41 +02:00
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
Alan Bateman
985a2b23f9
Merge
2016-05-03 10:39:00 +01:00
Alan Bateman
6fe64604e7
8154956: Module system implementation refresh (4/2016)
...
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:11:31 +01:00
Lana Steuck
b66d02e59c
Merge
2016-04-28 09:38:42 -07:00
Lana Steuck
45082e3194
Added tag jdk-9+116 for changeset 973b1c28c6d2
2016-04-28 08:26:43 -07:00
Andreas Woess
0f84fadba6
8155025: 0.001.toFixed(2) should return "0.00" not "0"
...
Reviewed-by: jlaskey, hannesw
2016-04-28 10:42:33 +02:00
Andreas Woess
5881148f01
8134503: support ES6 parsing in Nashorn
...
Reviewed-by: jlaskey, sundar, mhaupt
2016-04-27 15:50:33 +02:00
Lana Steuck
ae0df303d1
Added tag jdk-9+115 for changeset e9c85d2b1fcc
2016-04-21 12:57:17 -07:00
Chris Hegarty
9ec1590f28
8137058: Clear out all non-Critical APIs from sun.reflect
...
Reviewed-by: alanb, jfranck, mchung
2016-04-15 16:19:15 +01:00
Lana Steuck
d087a51195
Added tag jdk-9+114 for changeset c8671481e814
2016-04-14 09:09:36 -07:00
Michael Haupt
8aae21d35a
8137149: add tests for issues closed during Nashorn issue cleanup
...
Reviewed-by: jlaskey, sundar
2016-04-11 18:10:30 +02:00
Jim Laskey
2e91e2e23c
8075550: Error "JavaFX runtime not found" in nashorn when load predefines scripts to import JavaFX packages
...
Reviewed-by: kcr, sundar
2016-04-11 10:01:39 -03:00
Lana Steuck
8cc178041e
Added tag jdk-9+113 for changeset 22ae7151aae7
2016-04-07 10:07:10 -07:00
Mandy Chung
97e5ce2c47
8153211: Convert build tool to use the new -XaddExports syntax in bootcycle build
...
Reviewed-by: alanb
2016-03-31 11:50:34 -07:00
Lana Steuck
1c692e735e
Merge
2016-03-31 08:59:59 -07:00
Lana Steuck
7fd5655f70
Added tag jdk-9+112 for changeset 665335352bb7
2016-03-31 01:13:34 -07:00
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
Athijegannathan Sundararajan
a7db5b37f6
8152646: disable ant octane target to avoid hudson build failure notifications
...
Reviewed-by: jlaskey
2016-03-24 17:36:21 +05:30
Hannes Wallnöfer
d50a34f94f
8151700: Add support for ES6 for-of
...
Reviewed-by: attila, sundar
2016-03-24 11:43:48 +01:00
Lana Steuck
666f0e49f6
Merge
2016-03-23 21:45:59 -07:00
Lana Steuck
2fb4337df5
Added tag jdk-9+111 for changeset 41a1c20eb619
2016-03-23 19:33:47 -07:00
Chris Hegarty
30266d79fb
Merge
2016-03-22 15:26:07 +00:00
Hannes Wallnöfer
1503e09bb0
8151811: Const declarations do not work in for..in loops
...
Reviewed-by: attila, lagergren
2016-03-22 14:26:20 +01:00
Hannes Wallnöfer
4948ac6654
8151810: for-in iteration does not provide per-iteration scope
...
Reviewed-by: attila, lagergren
2016-03-22 14:23:16 +01:00
Chris Hegarty
072178cc9c
Merge
2016-03-22 10:52:12 +00:00
Chris Hegarty
62a318ede2
Merge
2016-03-22 10:43:23 +00:00
Srinivas Dama
48be0d0b0d
8147613: enable jjs tests on Windows
...
Reviewed-by: lagergren, mhaupt
2016-03-21 12:38:23 +01:00
Hannes Wallnöfer
913b65ce9d
8151809: ES6 Map/Set insertion with existing keys changes iteration order
...
Reviewed-by: lagergren, mhaupt
2016-03-21 11:50:23 +01:00
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
Lana Steuck
aae0b79f80
Merge
2016-03-15 14:50:09 -07:00
Lana Steuck
457c588e74
Added tag jdk-9+110 for changeset 2bc58b5e99d3
2016-03-15 13:48:31 -07:00
Attila Szegedi
e8fb7e0b2c
8150218: Autoconversion SAM adapters sometimes don't get privileges
...
Reviewed-by: mhaupt, sundar
2016-03-15 16:02:00 +01:00
Srinivas Dama
a261b38d27
8138906: [TEST_BUG] Test test/script/trusted/JDK-8087292.js intermittently fails
...
Reviewed-by: hannesw, mhaupt
2016-03-11 11:35:20 +01:00
Lana Steuck
86a1239bd0
Merge
2016-03-10 09:49:51 -08:00
Lana Steuck
aef516391e
Added tag jdk-9+109 for changeset 2ab100ef7bb0
2016-03-10 09:28:20 -08:00
Hannes Wallnöfer
a8987f1075
8151515: $EXEC output is truncated
...
Reviewed-by: sundar, jlaskey
2016-03-09 15:45:44 +01:00
Michael Haupt
3b675d58d4
8151518: relax test requirements to reduce dependency on directory contents
...
Reviewed-by: hannesw, sundar
2016-03-09 15:15:29 +01:00
Michael Haupt
e53b5a35be
8151291: $EXEC yields "unknown command" on Cygwin
...
Reviewed-by: jlaskey, hannesw, sdama
2016-03-09 13:24:01 +01:00
Hannes Wallnöfer
eee630daaa
8148148: Remove pluggable CodeStore API
...
Reviewed-by: attila, mhaupt
2016-03-07 13:28:51 +01:00
Lana Steuck
b90601cb8f
Added tag jdk-9+108 for changeset 9f4e085a9160
2016-03-03 12:26:03 -08:00
Michael Haupt
762fc4fca7
8150814: correct package declaration in Nashorn test
...
Reviewed-by: sundar
2016-02-29 09:49:46 +01:00
Lana Steuck
e0eed46531
Merge
2016-02-25 11:28:35 -08:00
Lana Steuck
2f1144c5ff
Added tag jdk-9+107 for changeset ad5ff5d5459b
2016-02-25 09:41:52 -08:00
Athijegannathan Sundararajan
451cd91ea9
8148379: jdk.nashorn.api.scripting spec. adjustments, clarifications
...
Reviewed-by: hannesw, mhaupt
2016-02-25 13:56:23 +05:30
Attila Szegedi
0b312f1dc2
8149451: Fix bytecode generation issue after 8149186
...
Reviewed-by: mhaupt, sundar
2016-02-18 22:34:40 -08:00
Lana Steuck
ab1b569185
Merge
2016-02-18 13:43:06 -08:00
Lana Steuck
482543cb16
Added tag jdk-9+106 for changeset 148bb1cd62e5
2016-02-18 11:30:22 -08:00
Michael Haupt
18677d77f6
8148140: arguments are handled differently in apply for JS functions and AbstractJSObjects
...
Reviewed-by: hannesw, sundar
2016-02-16 15:34:27 +01:00
Hannes Wallnöfer
1e80d261e3
8147558: Add support for ES6 collections
...
Reviewed-by: attila, mhaupt
2016-02-15 17:02:32 +01:00
Michael Haupt
1f0f76b63d
8149744: fix testng.jar delivery in Nashorn build.xml
...
Reviewed-by: hannesw, sundar
2016-02-12 17:00:54 +01:00
Lana Steuck
348cbe8b0a
Merge
2016-02-11 16:05:22 -08:00
Lana Steuck
a13626f5ac
Added tag jdk-9+105 for changeset 621225a25d50
2016-02-11 14:40:06 -08:00
Jim Laskey
2876c5dab0
8149665: $EXEC changes clean up
...
Reviewed-by: attila
2016-02-11 12:58:57 -04:00
Jim Laskey
b55ad227cb
8141209: $EXEC should allow streaming
...
Reviewed-by: sundar
2016-02-10 11:18:02 -04:00