-
Enhancement
-
Resolution: Fixed
-
P3
-
10
-
None
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8194043 | 10 | Attila Szegedi | P3 | Resolved | Fixed | b38 |
Nashorn's implementation of JavaScript "delete" operator should go through Dynalink REMOVE operation. This will allow delete to work on Java lists and maps, as well as objects of other languages, and also allow other languages using Dynalink to effect REMOVE operation on JSObjects.
- backported by
-
JDK-8194043 Use Dynalink REMOVE operation in Nashorn
-
- Resolved
-
- relates to
-
JDK-8191905 Add a REMOVE value to jdk.dynalink.StandardOperation enum
-
- Resolved
-