Review request for JDK-8029373: Move PropertyListener functionality out of PropertyMap

A. Sundararajan sundararajan.athijegannathan at oracle.com
Thu Dec 5 02:45:17 PST 2013


Can those Map caching Global fields be removed?

Other than that +1

Sundar

On Wednesday 04 December 2013 09:13 PM, Hannes Wallnoefer wrote:
> Please review JDK-8029373: Move PropertyListener functionality out of 
> PropertyMap.
>
> http://cr.openjdk.java.net/~hannesw/8029373/
>
> This is for the JDK9 repo. It moves SwitchPoint invalidation out of 
> PropertyMap, which should make PropertyMaps reusable between 
> globals/threads. It also causes much less PropertyListeners to be 
> registered. On top of normal testing I've looked at debug output and 
> heap dumps and it looks fine.
>
> Thanks,
> Hannes



More information about the nashorn-dev mailing list