help! Loom logging
Alan Bateman
Alan.Bateman at oracle.com
Fri Aug 16 16:21:16 UTC 2019
On 16/08/2019 16:30, Andrew Haley wrote:
> Just give me a clue: what runes are necessary to enable logging in continuation.cpp
> at the highest level? Thanks.
>
If you have a fastdebug build then you should be able to run with
-Xlog:jvmcont=debug to get logging when freezing and thawing. There is
more detail (maybe overwhelming) tracing with -Xlog:jvmcont=trace.
-Alan
More information about the loom-dev
mailing list