diff src/share/vm/graal/graalCompiler.hpp @ 4139:feb590a8497f

remove pollJavaQueue and related functionality, minimize diff against HotSpot in the compileBroker.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sun, 18 Dec 2011 00:41:15 +0100
parents 6aef50c6d967
children 4e3aaf14cbc6
line wrap: on
line diff
--- a/src/share/vm/graal/graalCompiler.hpp	Sat Dec 17 22:03:44 2011 +0100
+++ b/src/share/vm/graal/graalCompiler.hpp	Sun Dec 18 00:41:15 2011 +0100
@@ -83,8 +83,6 @@
   }
 
   static void initialize_buffer_blob();
-
-  void poll_java_queue();
 };
 
 // Tracing macros