GraalError
Doug Simon
doug.simon at oracle.com
Tue Oct 25 17:16:18 UTC 2016
Hi Andrew,
> On 25 Oct 2016, at 19:05, Andrew Haley <aph at redhat.com> wrote:
>
> On 25/10/16 18:03, Josef Eisl wrote:
>> If you are only interested in Graal compilations you could use
>> -Dgraal.PrintCompilation=true and/or -Dgraal.PrintAfterCompilation=true
>> which is in some cases more informative. Regarding the multiple the
>> threads printing at the same time issue, -XX:JVMCIThreads=1 might help.
>
> More gems of information, thanks! I'm glad all of this
> is going to the list.
If you’re willing to, I encourage you to create a PR on github to enhance the various .md files at https://github.com/graalvm/graal-core with the pieces of missing info that you find helpful while learning to work with Graal. The GitHub UI makes this straightforward by allowing you to edit the files directly and create a PR based on the edits.
-Doug
More information about the graal-dev
mailing list