Bug: CTW fails compiling java/util/Base64$Encode

Aleksey Shipilev shade at redhat.com
Mon Jan 21 18:24:28 UTC 2019


On 1/21/19 1:37 PM, Roland Westrelin wrote:
>> CONF=linux-x86_64-server-fastdebug make run-test TEST=applications/ctw/modules/
>> TEST_VM_OPTS="-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:-TieredCompilation
>> -XX:+UnlockDiagnosticVMOptions -XX:+ShenandoahVerifyOptoBarriers"

Just reproduced again at jdk/jdk with this command (only compile java.base, much shorter):

$ CONF=linux-x86_64-server-fastdebug make run-test TEST=applications/ctw/modules/java_base.java
TEST_VM_OPTS="-XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:-TieredCompilation
-XX:+UnlockDiagnosticVMOptions -XX:+ShenandoahVerifyOptoBarriers"

> That command runs to completion on my machine. Would you have replay +
> hs_err files?

Here:
  http://cr.openjdk.java.net/~shade/shenandoah/crashes/base64-c2/

-Aleksey



More information about the shenandoah-dev mailing list