hotspot/src/cpu/zero/vm/shark_globals_zero.hpp
changeset 22832 03720a5b7595
parent 18506 af8765fafc07
child 24441 50946251753f
--- a/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp	Fri Sep 06 20:16:09 2013 +0200
+++ b/hotspot/src/cpu/zero/vm/shark_globals_zero.hpp	Thu Sep 12 13:51:13 2013 -0700
@@ -50,7 +50,6 @@
 
 define_pd_global(intx,     OnStackReplacePercentage,     933  );
 define_pd_global(intx,     FreqInlineSize,               325  );
-define_pd_global(intx,     InlineSmallCode,              1000 );
 define_pd_global(uintx,    NewRatio,                     12   );
 define_pd_global(intx,     NewSizeThreadIncrease,        4*K  );
 define_pd_global(intx,     InitialCodeCacheSize,         160*K);