hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 29580 a67a581cfe11
parent 29081 c61eb4914428
child 29584 5b3cb9f0e39d
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Thu Mar 12 15:51:12 2015 -0700
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Mon Feb 16 14:07:36 2015 +0100
@@ -1368,8 +1368,6 @@
   ClassLoaderData* loader_data = k->class_loader_data();
   Handle class_loader_h(THREAD, loader_data->class_loader());
 
-  for (uintx it = 0; it < GCExpandToAllocateDelayMillis; it++){}
-
  // for bootstrap and other parallel classloaders don't acquire lock,
  // use placeholder token
  // If a parallelCapable class loader calls define_instance_class instead of