changeset 10517 | f92c9ff3a15f |
parent 10031 | e81ae8b523dc |
child 10733 | 49cc61508e86 |
--- a/hotspot/src/cpu/x86/vm/methodHandles_x86.hpp Sat Sep 03 14:03:54 2011 -0700 +++ b/hotspot/src/cpu/x86/vm/methodHandles_x86.hpp Mon Sep 05 17:09:05 2011 -0700 @@ -110,6 +110,7 @@ class RicochetFrame { friend class MethodHandles; + friend class VMStructs; private: intptr_t* _continuation; // what to do when control gets back here