Troubles with Shenandoah
Roman Kennke
rkennke at redhat.com
Mon Apr 8 13:48:18 UTC 2019
> I did not need much load to trigger the Shenandoah failure, so
> perhaps
> stay low on the load (batch size = 10 or decrement it down to 1
> even),
> and make the runs longer (batch count = 1_000 -> 100_000).
Ok, I got it to fail with 20000 batch count.
I currently suspect that it's running out of code cache, and drops back
to interpreter. -XX:ReservedCodeCacheSize=2048m seems to fix it for me.
Can you verify it?
Not sure why code cache would not be cleaned though. We'll look into
that.
Thanks,
Roman
More information about the shenandoah-dev
mailing list