hg: mlvm/mlvm/hotspot: meth-conv: process exceptions through ricochets, improve argument spreading
John Rose
john.r.rose at oracle.com
Wed May 4 06:08:45 PDT 2011
On May 4, 2011, at 5:50 AM, Christian Thalinger wrote:
> I don't know how you get over this:
>
> src/share/vm/prims/methodHandles.hpp:487: error: conflicting declaration ‘OopClosure* f’
> src/share/vm/prims/methodHandles.hpp:487: error: ‘f’ has a previous declaration as ‘const frame& f’
A relaxed compiler, I guess.
Lukas fixed it, but I nuked it in a merge somehow. I put it back.
-- John
More information about the mlvm-dev
mailing list