On 08/19/2011 01:31 AM, John Rose wrote:
> Here is a heads-up before an engineering code review!
>
> The OpenJDK implementation of JSR 292 has a number of private MH subclasses,
> including DirectMethodHandle, BoundMethodHandle, AdapterMethodHandle,
> AdapterMethodHandle.AsVarargsCollector. Exce
Here is a heads-up before an engineering code review!
The OpenJDK implementation of JSR 292 has a number of private MH subclasses,
including DirectMethodHandle, BoundMethodHandle, AdapterMethodHandle,
AdapterMethodHandle.AsVarargsCollector. Except for the last, these names date
back to the day