Errors building shenandoah on MacOS

Aleksey Shipilev shade at redhat.com
Mon Sep 11 16:14:24 UTC 2017


On 09/11/2017 05:22 PM, Lennart Börjeson wrote:
> That worked perfectly well, thank you. I can build and run Shenandoah!

Pushed to shenandoah/jdk10, please try to build the clean workspace?

Note that we do not regularly test on Mac OS, so your mileage may wary. It would be helpful if you
try to pass jtreg tests on Mac OS. You would need this:

1. Download and unpack jtreg:
   https://adopt-openjdk.ci.cloudbees.com/job/jtreg/lastSuccessfulBuild/artifact/

2. Hook up jtreg to the build:
   sh ./configure --with-jtreg=<jtreg folder> --with-debug-level=fastdebug

3. Run the tests:
   CONF=linux-x86_64-normal-server-fastdebug make images test TEST="hotspot_gc_shenandoah"

Thanks,
-Aleksey





More information about the shenandoah-dev mailing list