Re: [11] Review Request: 8202696 glyphs in textfield only shown when thai baht-character is added

2018-06-18 Thread Dipak Kumar
Hi Phil, I am able to make the test automated after incorporating your suggestion to limit the test case to logical fonts. I observed that "canDisplayUpTo()" which internally uses "canDisplay()" does return expected values for logical fonts. Thanks for your guidance. Please find the updated we

Proposal: Unix/X11 setCompositionEnableNative issue

2018-06-18 Thread Ichiroh Takiguchi
Hello, IBM would like to contribute Unix/X11 setCompositionEnableNative issue patch to OpenJDK project. Issue: To turn on or turn off IME via Java, XNPreeditState should be used with XSetValues(). But it should be nested via XVaCreateNestedList() since XNPreeditState is a part of XNPreeditAt