RFR 8137258: JSObjectLinker and BrowserJSObjectLinker should not expose internal JS objects
Attila Szegedi
attila.szegedi at oracle.com
Mon Sep 28 12:19:43 UTC 2015
BeansLinker already adds filtering, so when both JSObjectLinker and BrowserJSObjectLinker delegate to it, they shouldn't add the filter themselves. They should only do it with invocations that don't come back from delegation to BeansLinker.
Attila.
> On Sep 28, 2015, at 2:16 PM, Sundararajan Athijegannathan <sundararajan.athijegannathan at oracle.com> wrote:
>
> That should have been http://cr.openjdk.java.net/~sundar/8137258/
>
> -Sundar
>
> On 9/28/2015 5:41 PM, Sundararajan Athijegannathan wrote:
>> Please review http://cr.openjdk.java.net/~sundar/8137528 for https://bugs.openjdk.java.net/browse/JDK-8137258
>>
>> Thanks,
>> -Sundar
>
More information about the nashorn-dev
mailing list