Review request for JDK-8191905: Add a REMOVE value to jdk.dynalink.StandardOperation
Attila Szegedi
szegedia at mykolab.com
Fri Dec 8 11:13:09 UTC 2017
Please review JDK-8191905 "Add a REMOVE value to jdk.dynalink.StandardOperation" at <http://cr.openjdk.java.net/~attila/8191905/webrev.jdk> for <https://bugs.openjdk.java.net/browse/JDK-8191905>
The public API changes have an approved CSR. Note that this adds a REMOVE operation to Dynalink and a default implementation for Lists and Maps to BeanLinker, but stops short of retrofitting Nashorn’s delete operator - that’s the next step I’m yet to implement.
Thanks,
Attila.
More information about the nashorn-dev
mailing list