changeset 18097 | acd70736bd60 |
parent 14631 | 526804361522 |
child 20711 | e1563e3652c1 |
child 22832 | 03720a5b7595 |
--- a/hotspot/src/cpu/sparc/vm/sharedRuntime_sparc.cpp Fri Jun 07 11:43:53 2013 -0700 +++ b/hotspot/src/cpu/sparc/vm/sharedRuntime_sparc.cpp Fri Jun 07 16:46:37 2013 -0700 @@ -2459,7 +2459,7 @@ // Finally just about ready to make the JNI call - __ flush_windows(); + __ flushw(); if (inner_frame_created) { __ restore(); } else {