Build breaks if shenandoah is enabled

Alan Bateman Alan.Bateman at oracle.com
Sat Aug 17 06:55:23 UTC 2019


On 16/08/2019 23:41, Remi Forax wrote:
> Hi all,
> the current build breaks if shenandoah is enabled when building
>
> https://travis-ci.org/forax/java-next/jobs/572926707
>
I noticed this too but didn't get around to looking into it. You can 
workaround it temporarily by commenting out the STATIC_ASSERT in 
shenandoahUtils.cpp or run configure with --with-jvm-features=-shenandoahgc.

-Alan


More information about the loom-dev mailing list