javac/client compiler crashes fixed

Christian Thalinger Christian.Thalinger at Sun.COM
Tue Sep 1 05:33:50 PDT 2009


Christian Thalinger wrote:
> Charles Oliver Nutter wrote:
>> client still crashes for me with bench_fib_recursive, but server runs
> 
> This crash happens because of the non-static final field changes I made,
> the client compiler does not know about them.  I will fix that.

Well... since C1 does not have invokedynamic support at all, did this
ever work?

-- Christian


More information about the mlvm-dev mailing list