diff src/share/vm/graal/graalVMToCompiler.hpp @ 10475:3489047ffea2

Restructure the handling of HotSpotInstalledCode and their link to nmethods.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 21 Jun 2013 18:26:52 +0200
parents a323a9e20f9d
children e7d07c9bb779
line wrap: on
line diff
--- a/src/share/vm/graal/graalVMToCompiler.hpp	Fri Jun 21 17:52:19 2013 +0200
+++ b/src/share/vm/graal/graalVMToCompiler.hpp	Fri Jun 21 18:26:52 2013 +0200
@@ -44,6 +44,7 @@
 
 public:
   static Handle graalRuntime();
+  static Handle truffleRuntime();
 
   static jobject graalRuntimePermObject() {
     graalRuntime();