java.dyn still in ProxyHelper
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Fri Apr 15 09:15:30 PDT 2011
On 15/04/11 04:09, Marcos Antonio wrote:
> I'm running on Windows. I upgraded my lambda repo and installed JDK b137 and got the
> same error when building the langtools. So I reverted to b133 and the error went away.
>
> So, what's the solution to this problem? Won't we be able to use a new version of the JDK
> because of this problem?
Right - either you use an old openjdk build or you recompile the whole
lambda repository.
I'm in the process of bringing latest changes into the lambda
repository, this problem will disappear as soon as the merge will be
committed.
Maurizio
>
> Marcos
>
> On 05/04/11 01:26, Maurizio Cimadamore wrote:
>> Right - lambda repo is fine in itself - the problem is when you compile
>> langtools against a newer version of the JDK (which have
>> java.lang.invoke.MethodHandle instead of java.dyn.MethodHandle).
>>
>> Maurizio
More information about the lambda-dev
mailing list