diff -r 34c6447cced4 -r 8e3a0ebf3497 src/hotspot/share/runtime/safepoint.hpp --- a/src/hotspot/share/runtime/safepoint.hpp Tue Jul 02 14:02:32 2019 -0700 +++ b/src/hotspot/share/runtime/safepoint.hpp Tue Jul 02 18:24:47 2019 -0400 @@ -77,6 +77,7 @@ SAFEPOINT_CLEANUP_STRING_TABLE_REHASH, SAFEPOINT_CLEANUP_CLD_PURGE, SAFEPOINT_CLEANUP_SYSTEM_DICTIONARY_RESIZE, + SAFEPOINT_CLEANUP_REQUEST_OOPSTORAGE_CLEANUP, // Leave this one last. SAFEPOINT_CLEANUP_NUM_TASKS };