Flip -XX:+UseShenandoahGC on by default in shenandoah/jdk9?

Aleksey Shipilev shade at redhat.com
Mon Sep 26 10:06:25 UTC 2016


It probably can, but you have to conscientiously have it your env, which
forces you have the Shenandoah-specific env, if you also do other
development.

But maybe you're right: there is a circularity problem with builds. The
bug in Shenandoah may break the JDK build (since current JDK 9 builds
part of itself with the interim JDK) -- the very same build you would
like to debug.

Thanks,
-Aleksey

On 09/26/2016 12:00 PM, Roman Kennke wrote:
> Can't this be achieved by exporting JAVA_TOOL_OPTIONS=-
> XX:+UseShenandoahGC ?
> 
> Roman
> 
> Am Montag, den 26.09.2016, 11:34 +0200 schrieb Aleksey Shipilev:
>> Hi,
>>
>> I wonder if we want to flip -XX:+UseShenandoahGC on by default in our
>> forest. This will allow us to reuse all existing GC-agnostic Hotspot
>> tests for testing Shenandoah -- I'm looking at compiler tests mostly.
>>
>> Thanks,
>> -Aleksey
>>
>>



More information about the shenandoah-dev mailing list