--- old/src/hotspot/share/gc/z/zMark.cpp 2019-11-21 11:57:50.391659910 +0100 +++ new/src/hotspot/share/gc/z/zMark.cpp 2019-11-21 11:57:49.967652748 +0100 @@ -487,7 +487,7 @@ // Flush before termination if (!try_flush(&_work_nterminateflush)) { // No more work available, skip further flush attempts - Atomic::store(false, &_work_terminateflush); + Atomic::store(&_work_terminateflush, false); } // Don't terminate, regardless of whether we successfully