javac/client compiler crashes fixed

Christian Thalinger Christian.Thalinger at Sun.COM
Mon Aug 31 07:15:53 PDT 2009


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.

-- Christian


More information about the mlvm-dev mailing list