RFR: Fold Partial GC into Traversal GC

Roman Kennke rkennke at redhat.com
Wed Apr 25 17:19:54 UTC 2018


>> *) Is the move of ShenandoahHeapRegionSetIterator::ShenandoahHeapRegionSetIterator from .inline.hpp
>> to .cpp sensible? This desyncs backports...
> 
> It refused to compile without that change. Alternative seems to be to
> mark the constructor volatile to avoid multiple definitions.

inline not volatile. brain is already pudding.

Roman



More information about the shenandoah-dev mailing list