On 4/7/19 11:09 PM, Aleksey Shipilev wrote:
> It looks like bad constant oop in the generated code. -XX:ScavengeRootsInCode=0 might be a plausible
> workaround.
Also, it might be Shenandoah code roots code screwing up, try with -XX:ShenandoahCodeRootsStyle={0,1,2}.
-Aleksey