RFR: Temporarily disable ShenandoahBarriersForConst
Aleksey Shipilev
shade at redhat.com
Thu Jun 29 19:48:36 UTC 2017
Hi,
Nightly testing has discovered problems with concurrent code cache evac. It
looks fixable, but requires more testing. I would prefer us to get through at
least one nightly without it meanwhile.
So, let us disable it for a time being:
- experimental(bool, ShenandoahBarriersForConst, true, \
+ experimental(bool, ShenandoahBarriersForConst, false, \
We will enable it back along with the bugfixes.
Testing: hotspot_gc_shenandoah
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list