-
Bug
-
Resolution: Fixed
-
P3
-
9
-
None
-
b121
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163778 | 8u121 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
JDK-8157857 | 8u112 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
JDK-8167945 | emb-8u121 | Sundararajan Athijegannathan | P3 | Resolved | Fixed | b01 |
Many JS builtin functions have callback function arguments. Nashorn allows any Callable to be passed in certain places. In few place, it is expected to be a ScriptFunction! We should uniformly allow any Callable to be passed as callback argument for all JS builtin functions.
- backported by
-
JDK-8157857 Callback parameter of any JS builtin implementation should accept any Callable
- Resolved
-
JDK-8163778 Callback parameter of any JS builtin implementation should accept any Callable
- Resolved
-
JDK-8167945 Callback parameter of any JS builtin implementation should accept any Callable
- Resolved