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

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Thu Dec 5 05:03:17 PST 2013


I totally forgot about those. Uploaded a new webrev:

http://cr.openjdk.java.net/~hannesw/8029373/webrev.01/

Hannes

Am 2013-12-05 11:45, schrieb A. Sundararajan:
> 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