hg: jdk/jdk: 8213183: InputMethod cannot be used after its restarting

naoto.sato at oracle.com naoto.sato at oracle.com
Wed Dec 12 18:21:14 UTC 2018


Changeset: 468829d1983e
Author:    tnakamura
Date:      2018-12-13 00:46 +0900
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/468829d1983e

8213183: InputMethod cannot be used after its restarting
Summary: Retains masks at XSelectInput and deletes all IM data at DestroyXIMCallback
Reviewed-by: naoto

! src/java.desktop/unix/classes/sun/awt/X11/XMSelection.java
! src/java.desktop/unix/native/libawt_xawt/awt/awt_InputMethod.c
+ test/jdk/java/awt/im/InputContext/ReconnectTest.java



More information about the jdk-all-changes mailing list