RFR: [9] Bulk backport to sh/jdk9
Aleksey Shipilev
shade at redhat.com
Tue Nov 14 17:03:25 UTC 2017
On 11/14/2017 06:01 PM, Roman Kennke wrote:
> Am 14.11.2017 um 17:19 schrieb Aleksey Shipilev:
>> http://cr.openjdk.java.net/~shade/shenandoah/backports/jdk9-20171114/webrev.01/
>>
>> Fixes:
>>
>> rev 13737 : [backport] Disallow pinned_cset region moves and allocations during Full GC
>> rev 13738 : [backport] Verifier crashes when reporting multiple forwardings
>> rev 13739 : [backport] Report all GC status flags in hs_err
>>
>> Testing: hotspot_gc_shenandoah {fastdebug|release}
>>
>> Thanks,
>> -Aleksey
>>
> Why not include the ShenandoahRootProcessor/ObjectSynchronizer fix? Or does it not apply to 9?
There is no ShenandoahFastSyncRoots path outside of sh/jdk10:
http://hg.openjdk.java.net/shenandoah/jdk10/file/84a0a10a3ef7/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp#l174
http://hg.openjdk.java.net/shenandoah/jdk9/hotspot/file/bc38b09b102a/src/share/vm/gc/shenandoah/shenandoahRootProcessor.cpp#l168
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list