hotspot/src/share/vm/classfile/systemDictionary.cpp
changeset 29584 5b3cb9f0e39d
parent 29576 c223b0a9872e
parent 29580 a67a581cfe11
child 30764 fec48bf5a827
--- a/hotspot/src/share/vm/classfile/systemDictionary.cpp	Fri Mar 13 20:44:57 2015 +0000
+++ b/hotspot/src/share/vm/classfile/systemDictionary.cpp	Thu Mar 19 18:01:39 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