Review request for JDK-8139588: Remove concept of runtime context arguments, call site tokens, and link counts

Attila Szegedi attila.szegedi at oracle.com
Mon Oct 19 06:38:55 UTC 2015


> On Oct 16, 2015, at 5:17 PM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:
> 
> +1
> 
> The DynamicLinker constructor still has the @param runtimeContextArgCount in its javadoc!

Thanks, fixed. (Also, there was a reference to the no longer existing LinkRequest#withoutRuntimeContext in GuardingDynamicLinker.java - fixed that too).

> 
> Hannes
> 
> Am 2015-10-14 um 15:35 schrieb Attila Szegedi:
>> Please review JDK-8139588 "Remove concept of runtime context arguments, call site tokens, and link counts" at <http://cr.openjdk.java.net/~attila/8139588/webrev.jdk9> for <https://bugs.openjdk.java.net/browse/JDK-8139588>
>> 
>> Note: webrev also shows some previous issues in the history of some of the files, but the changes for those issue are not in the diffs.
>> 
>> Thanks,
>>   Attila.
> 



More information about the nashorn-dev mailing list