hotspot/src/share/vm/c1/c1_Compilation.cpp
changeset 24018 77b156916bab
parent 22234 da823d78ad65
child 26913 9ad70cd32368
--- a/hotspot/src/share/vm/c1/c1_Compilation.cpp	Mon Apr 14 09:04:36 2014 +0000
+++ b/hotspot/src/share/vm/c1/c1_Compilation.cpp	Tue Apr 01 09:36:49 2014 +0200
@@ -546,6 +546,7 @@
 , _code(buffer_blob)
 , _has_access_indexed(false)
 , _current_instruction(NULL)
+, _interpreter_frame_size(0)
 #ifndef PRODUCT
 , _last_instruction_printed(NULL)
 #endif // PRODUCT