Enable assertions

D.Sturm D.Sturm42 at gmail.com
Sun Mar 23 11:03:34 UTC 2014


Is there a way to enable assertions in Graal?

Running with
./mx.sh --vmbuild debug vm -ea -graal SomeFile
will only enable assertions for the run files (i.e. SomeFile), but not for
the Graal code itself.

--Daniel


More information about the graal-dev mailing list