diff src/share/vm/graal/graalCompiler.hpp @ 13156:2e76d94f8383

propagate code-cache-full message up to Java to throw exception instead of crashing VM
author twisti
date Mon, 25 Nov 2013 15:10:04 -0800
parents 359f7e70ae7f
children 81055aacb98d
line wrap: on
line diff
--- a/src/share/vm/graal/graalCompiler.hpp	Mon Nov 25 17:23:56 2013 +0100
+++ b/src/share/vm/graal/graalCompiler.hpp	Mon Nov 25 15:10:04 2013 -0800
@@ -105,7 +105,7 @@
     return cp_index;
   }
 
-  static void initialize_buffer_blob();
+  static BufferBlob* initialize_buffer_blob();
 };
 
 // Tracing macros