--- old/src/windows/native/sun/windows/awt_Component.h 2012-04-19 17:00:24.604691000 +0400 +++ new/src/windows/native/sun/windows/awt_Component.h 2012-04-19 17:00:23.874649200 +0400 @@ -464,7 +464,7 @@ int caretPos, int visiblePos); void InquireCandidatePosition(); INLINE LPARAM GetCandidateType() { return m_bitsCandType; } - HIMC ImmGetContext(); + HWND ImmGetHWnd(); HIMC ImmAssociateContext(HIMC himc); HWND GetProxyFocusOwner();