Lana Steuck
|
6d85377a08
|
Merge
|
2016-01-28 15:42:54 -08:00 |
|
Lana Steuck
|
6aeeb6d79e
|
Added tag jdk-9+103 for changeset 7cc832bade3c
|
2016-01-28 09:43:14 -08:00 |
|
Srinivas Dama
|
f651deea03
|
8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code
Reviewed-by: hannesw, mhaupt, sundar
|
2016-01-28 11:20:44 +01:00 |
|
Hannes Wallnöfer
|
a6932e5352
|
8148214: Slow object allocation due to multiple synchronization
Reviewed-by: attila, mhaupt
|
2016-01-26 13:46:00 +01:00 |
|
Attila Szegedi
|
495414b40c
|
8133299: Nashorn Java adapters should not early bind to functions
Reviewed-by: hannesw, lagergren, sundar
|
2016-01-23 11:50:24 +01:00 |
|
Hannes Wallnöfer
|
80b266507c
|
8148040: jjs -fx test does not exit
Reviewed-by: mhaupt, sundar
|
2016-01-22 17:01:41 +01:00 |
|
Michael Haupt
|
3020dc6a71
|
8134933: re-enable LambdaFormEditor assertions in Nashorn testing
Reviewed-by: sundar
|
2016-01-22 11:12:26 +01:00 |
|
Lana Steuck
|
b077dc9ae5
|
Merge
|
2016-01-21 10:17:48 -08:00 |
|
Lana Steuck
|
82ccbd9ae7
|
Added tag jdk-9+102 for changeset 722ab3267903
|
2016-01-21 09:46:08 -08:00 |
|
Hannes Wallnöfer
|
fdfdf19e75
|
8147845: Varargs Array functions still leaking longs
Reviewed-by: mhaupt, sundar
|
2016-01-21 16:31:27 +01:00 |
|
Iris Clark
|
fff2106bbc
|
8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Reviewed-by: alanb, chegar, lancea
|
2016-01-19 20:31:40 -08:00 |
|
Srinivas Dama
|
a5d096be2e
|
8144113: enable jjs testing
Reviewed-by: mhaupt, sundar
|
2016-01-20 09:56:29 +01:00 |
|
Michael Haupt
|
56fb28f292
|
8145305: fix Nashorn shebang handling on Cygwin
Reviewed-by: hannesw, sundar
|
2016-01-18 11:31:43 +01:00 |
|
Hannes Wallnöfer
|
db40a8396b
|
8146274: Thread spinning on WeakHashMap.getEntry() with concurrent use of nashorn
Reviewed-by: mhaupt, attila
|
2016-01-18 10:25:36 +01:00 |
|
Lana Steuck
|
7572cf09fa
|
Merge
|
2016-01-14 12:03:53 -08:00 |
|
Lana Steuck
|
d204070d50
|
Added tag jdk-9+101 for changeset 0a5536ef0eec
|
2016-01-14 08:08:25 -08:00 |
|
Attila Szegedi
|
df1606c088
|
8144919: Implement missing member handler for BeansLinker
Reviewed-by: lagergren, mhaupt, sundar
|
2016-01-14 13:24:03 +01:00 |
|
Attila Szegedi
|
0beda5bcab
|
8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation
Reviewed-by: mhaupt, sundar
|
2016-01-14 13:22:58 +01:00 |
|
Athijegannathan Sundararajan
|
e267b166cb
|
8147070: Dynalink GuardedInvocation must check the Class object passed
Reviewed-by: hannesw, mhaupt, attila
|
2016-01-14 15:35:43 +05:30 |
|
Michael Haupt
|
1689985910
|
8036977: Make process singleton options to be context wide
The bug was fixed in an earlier change. This change contributes a test.
Reviewed-by: hannesw, sundar
|
2016-01-14 10:55:26 +01:00 |
|
Hannes Wallnöfer
|
bfa98d042c
|
8147008: Nashorn primitive linker should handle ES6 symbols
Reviewed-by: attila, sundar
|
2016-01-13 19:34:13 +01:00 |
|
Hannes Wallnöfer
|
dd9c62130f
|
8143896: java.lang.Long is implicitly converted to double
Reviewed-by: mhaupt, jlaskey
|
2016-01-12 16:30:10 +01:00 |
|
Hannes Wallnöfer
|
ff26874c25
|
8146888: Wrong license headers in test files
Reviewed-by: mhaupt, jlaskey
|
2016-01-12 15:38:07 +01:00 |
|
Alan Bateman
|
910a1d8e14
|
8049422: Remove @jdk.Exported
Reviewed-by: dfuchs, mchung, darcy, chegar
|
2016-01-08 11:46:46 +00:00 |
|
Lana Steuck
|
78dca77135
|
Merge
|
2016-01-07 15:15:38 -08:00 |
|
Lana Steuck
|
19d45b40a2
|
Added tag jdk-9+100 for changeset 48ffe69dacef
|
2016-01-07 09:34:05 -08:00 |
|
Athijegannathan Sundararajan
|
017a8a1f36
|
8146625: OverloadedDynamicMethod has unused ClassLoader field that can be removed
Reviewed-by: attila, hannesw
|
2016-01-07 21:47:21 +05:30 |
|
Athijegannathan Sundararajan
|
3b28163296
|
8146556: jdk.dynalink.beans.ClassLinker can avoid using specific lookup and can use publicLookup instead
Reviewed-by: jlaskey
|
2016-01-06 20:19:02 +05:30 |
|
Athijegannathan Sundararajan
|
1c39decc2c
|
8146240: Three nashorn files contain "GNU General Public License" header
Reviewed-by: jlaskey
|
2016-01-05 18:40:43 +05:30 |
|
Athijegannathan Sundararajan
|
19a73fe658
|
8146253: jjs should look for "doc string" property to print documentation on shift-tab
Reviewed-by: attila
|
2015-12-30 09:57:40 +05:30 |
|
Athijegannathan Sundararajan
|
8717426652
|
8146251: Avoid annotation to specify documentation for JS builtin functions
Reviewed-by: attila
|
2015-12-30 09:27:19 +05:30 |
|
Lana Steuck
|
f2b6ce04e4
|
Merge
|
2015-12-24 10:33:11 -08:00 |
|
Athijegannathan Sundararajan
|
9f0dcb1ad6
|
8146147: Java linker indexed property getter does not work for computed nashorn string
Reviewed-by: jlaskey
|
2015-12-24 16:52:06 +05:30 |
|
Lana Steuck
|
bc8d75f66b
|
Added tag jdk-9+99 for changeset e6f9bacfb9a4
|
2015-12-23 15:42:01 -08:00 |
|
Lana Steuck
|
d32db5bf10
|
Merge
|
2015-12-18 09:56:35 -08:00 |
|
Lana Steuck
|
6970d8e401
|
Added tag jdk-9+98 for changeset d1fe6522acf1
|
2015-12-18 09:29:14 -08:00 |
|
Lana Steuck
|
25f57599fa
|
Merge
|
2015-12-17 20:26:31 -08:00 |
|
Lana Steuck
|
6c7a717d3d
|
Added tag jdk-9+97 for changeset 24317dc1c751
|
2015-12-17 19:39:28 -08:00 |
|
Athijegannathan Sundararajan
|
ddf5ec8ed8
|
8145669: apply2call optimized callsite fails after becoming megamorphic
Reviewed-by: jlaskey, hannesw
|
2015-12-17 18:11:09 +05:30 |
|
Athijegannathan Sundararajan
|
fe32b31552
|
8145630: accidental debug printlns in NativeFunction.java
Reviewed-by: hannesw
|
2015-12-17 13:40:15 +05:30 |
|
Athijegannathan Sundararajan
|
e760e9cbf3
|
8145550: Megamorphic invoke should use CompiledFunction variants without any LinkLogic
Reviewed-by: jlaskey, hannesw, attila
|
2015-12-17 08:31:24 +05:30 |
|
Athijegannathan Sundararajan
|
2cee75db22
|
8145486: jjs should support documentation key shortcut in interactive mode
Reviewed-by: mhaupt, hannesw
|
2015-12-16 16:42:03 +05:30 |
|
Attila Szegedi
|
d8b6306e43
|
8144914: Eagerly lookup browser JS object class in BrowserJSObjectLinker
Reviewed-by: hannesw, sundar
|
2015-12-14 17:38:56 +01:00 |
|
Athijegannathan Sundararajan
|
c6dbec4bb5
|
8145314: jjs tab-completion should support camel case completion
Reviewed-by: mhaupt, hannesw
|
2015-12-14 21:53:47 +05:30 |
|
Hannes Wallnöfer
|
67fe9c8efe
|
8144020: Remove long as an internal numeric type
Reviewed-by: attila, sundar, lagergren
|
2015-12-14 14:27:46 +01:00 |
|
Michael Haupt
|
64634dc9a4
|
8144221: fix Nashorn shebang argument handling on Mac/Linux
Reviewed-by: jlaskey, lagergren
|
2015-12-14 14:02:59 +01:00 |
|
Athijegannathan Sundararajan
|
772e8d6a04
|
8145186: jjs package completion should have a fallback when javac is not available
Reviewed-by: hannesw, mhaupt
|
2015-12-11 20:06:25 +05:30 |
|
Lana Steuck
|
2c60adf41b
|
Merge
|
2015-12-10 09:24:33 -08:00 |
|
Lana Steuck
|
d4abddad17
|
Added tag jdk-9+96 for changeset 33e727a94932
|
2015-12-10 08:17:13 -08:00 |
|
Athijegannathan Sundararajan
|
14fc571c54
|
8144979: Context.fromClass should catch exception from Class.getClassLoader call
Reviewed-by: attila, mhaupt
|
2015-12-09 16:56:34 +05:30 |
|