hotspot/src/share/vm/oops/klass.cpp
changeset 42639 762117d57d05
parent 41299 a276ca7d0c8c
child 44520 0553e129e0ec
child 46271 979ebd346ecf
--- a/hotspot/src/share/vm/oops/klass.cpp	Sat Dec 03 12:48:22 2016 +0300
+++ b/hotspot/src/share/vm/oops/klass.cpp	Tue Dec 06 22:49:17 2016 +0100
@@ -488,7 +488,7 @@
 
 void Klass::remove_unshareable_info() {
   assert (DumpSharedSpaces, "only called for DumpSharedSpaces");
-  TRACE_REMOVE_KLASS_ID(this);
+  TRACE_REMOVE_ID(this);
 
   set_subklass(NULL);
   set_next_sibling(NULL);
@@ -501,7 +501,7 @@
 }
 
 void Klass::restore_unshareable_info(ClassLoaderData* loader_data, Handle protection_domain, TRAPS) {
-  TRACE_RESTORE_KLASS_ID(this);
+  TRACE_RESTORE_ID(this);
 
   // If an exception happened during CDS restore, some of these fields may already be
   // set.  We leave the class on the CLD list, even if incomplete so that we don't