src/cpu/sparc/vm/sharedRuntime_sparc.cpp

Print this page

        

@@ -2457,11 +2457,11 @@
   }
 
 
   // Finally just about ready to make the JNI call
 
-  __ flush_windows();
+  __ flushw();
   if (inner_frame_created) {
     __ restore();
   } else {
     // Store only what we need from this frame
     // QQQ I think that non-v9 (like we care) we don't need these saves