src/hotspot/share/runtime/safepoint.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/src/hotspot/share/runtime/safepoint.hpp	Wed Nov  1 11:21:46 2017
--- new/src/hotspot/share/runtime/safepoint.hpp	Wed Nov  1 11:21:45 2017

*** 81,90 **** --- 81,91 ---- SAFEPOINT_CLEANUP_UPDATE_INLINE_CACHES, SAFEPOINT_CLEANUP_COMPILATION_POLICY, SAFEPOINT_CLEANUP_SYMBOL_TABLE_REHASH, SAFEPOINT_CLEANUP_STRING_TABLE_REHASH, SAFEPOINT_CLEANUP_CLD_PURGE, + SAFEPOINT_CLEANUP_SYSTEM_DICTIONARY_RESIZE, // Leave this one last. SAFEPOINT_CLEANUP_NUM_TASKS }; typedef struct {

src/hotspot/share/runtime/safepoint.hpp
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File