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 |
|
Athijegannathan Sundararajan
|
dbcaf8cb02
|
8144841: Add a sample for pluggable dynalink linker for stream property on arrays and a REAMDE for linker samples
Reviewed-by: mhaupt, attila
|
2015-12-08 17:16:10 +05:30 |
|
Lana Steuck
|
8ea2b0088a
|
Merge
|
2015-12-07 14:19:19 -08:00 |
|
Athijegannathan Sundararajan
|
11d29f7c6c
|
8144519: Add a sample for pluggable dynalink linker that demonstrats beans linker delegation
Reviewed-by: mhaupt, jlaskey
|
2015-12-03 19:04:39 +05:30 |
|
Lana Steuck
|
6da47aa9a3
|
Added tag jdk-9+95 for changeset a769d473f680
|
2015-12-02 15:55:55 -08:00 |
|
Lana Steuck
|
90a60b04c7
|
Merge
|
2015-12-02 09:37:26 -08:00 |
|
Athijegannathan Sundararajan
|
4a435bea6c
|
8144473: Nashorn code assumes NashornCallSiteDescriptor always
Reviewed-by: hannesw, mhaupt
|
2015-12-02 16:19:15 +05:30 |
|
Iris Clark
|
1ad5b907b1
|
Merge
|
2015-11-29 20:30:01 -08:00 |
|
Lana Steuck
|
4fc35832c7
|
Added tag jdk9-b94 for changeset 2708ec4e47af
|
2015-11-29 11:00:11 -08:00 |
|
Hannes Wallnöfer
|
9739ad81ee
|
8144131: ArrayData.getInt implementations do not convert to int32
Reviewed-by: lagergren, sundar
|
2015-11-27 08:44:02 +01:00 |
|
Lana Steuck
|
594d9d18c8
|
Merge
|
2015-11-30 13:26:07 -08:00 |
|
Athijegannathan Sundararajan
|
ef01e1525e
|
8144230: Add a sample for pluggable dynalink linker
Reviewed-by: hannesw, mhaupt
|
2015-11-30 18:16:47 +05:30 |
|
Athijegannathan Sundararajan
|
67d3d94345
|
8144186: Update Main.asm sample to use dynalink public API
Reviewed-by: hannesw, mhaupt
|
2015-11-27 18:28:16 +05:30 |
|
Athijegannathan Sundararajan
|
67506cb74c
|
8144160: Regression: two tests fail on Windows with "ant test" target
Reviewed-by: hannesw, mhaupt
|
2015-11-27 13:41:40 +05:30 |
|
Athijegannathan Sundararajan
|
3cbc3adb36
|
8144051: failing test262parallel run leads to successful build
Reviewed-by: mhaupt, hannesw
|
2015-11-26 19:02:59 +05:30 |
|