--- old/src/hotspot/share/gc/parallel/psRootType.hpp 2020-06-23 12:27:45.513313634 +0200 +++ new/src/hotspot/share/gc/parallel/psRootType.hpp 2020-06-23 12:27:45.257308109 +0200 @@ -35,10 +35,8 @@ // We do not want any holes in the enum as we enumerate these values by incrementing them. enum Value { universe, - jni_handles, object_synchronizer, management, - vm_global, class_loader_data, jvmti, code_cache,