>On Aug 24, 2011, at 6:07 AM, Stephen Bannasch wrote: > >> After I build mlvm I run the running jdk/test/java/lang/invoke tests as well >> as jdk/test/java/dyn/CoroutineTest.java >> > > I'm getting fatal errors in Java running: > > java/lang/invoke/ThrowExceptionsTest.java >> >> jtreg jtr and hs_err_pid log files here: https://gist.github.com/1167284 > >I doubt I can can reproduce that error on Linux or Solaris but could you send >detailed instructionshow to reproduce this? Does it also reproduce when you >just run this test?
In the sources directory after a successful build: $ jtreg -XX:+UnlockDiagnosticVMOptions -XX:+UnlockExperimentalVMOptions -ignore:quiet -jdk:build/bsd-amd64/j2sdk-image jdk/test/java/lang/invoke/ThrowExceptionsTest.java _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
