Crash in JIT compiler with server VM
Christian Thalinger
Christian.Thalinger at Sun.COM
Fri May 21 02:25:26 PDT 2010
On Fri, 2010-05-21 at 10:16 +0200, Rémi Forax wrote:
> Hi John & Christian,
> the JIT compiler of C2 seems to have a problem with this code (see
> VMCrash.java).
> I use jdk7b92.
>
> Step to reproduce:
> compile VMChrash and RT.java
> run with: java -server -XX:+UnlockExperimentalVMOptions
> -XX:+EnableInvokeDynamic VMCrash
This is all getting very complicated. Indeed it crashes with older
builds. I just wanted to try a recent hotspot-comp build but the test
does not work because of the recent CallSite constructor changes.
-- Christian
More information about the mlvm-dev
mailing list