diff src/share/vm/graal/graalEnv.hpp @ 8215:b89a97928e72

Implement weak reference semantics for HotSpotInstalledCode in the default method installation case. Add new boolean[] array as parameter to the code installation.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Mon, 11 Mar 2013 20:55:05 +0100
parents 0799a7efbe7b
children 700f6a63763a
line wrap: on
line diff
--- a/src/share/vm/graal/graalEnv.hpp	Mon Mar 11 17:30:21 2013 +0100
+++ b/src/share/vm/graal/graalEnv.hpp	Mon Mar 11 20:55:05 2013 +0100
@@ -146,7 +146,8 @@
                        bool                      has_debug_info,
                        bool                      has_unsafe_access,
                        GrowableArray<jlong>*     leaf_graph_ids,
-                       Handle                    installed_code);
+                       Handle                    installed_code,
+                       Handle                    triggered_deoptimizations);
 
   // converts the Klass* representing the holder of a method into a
   // InstanceKlass*.  This is needed since the holder of a method in