Re: 8227919: 8213232 causes crashes on solaris sparc64

2019-07-22 Thread Ichiroh Takiguchi
Hello Vladimir. I really appreciate your help. "XMODIFIERS=@im=local" is related Multi key Compose feature [1] One of document said "XMODIFIERS=@im=none" [2] Could you try "XMODIFIERS=@im=none" ? [1] https://www.x.org/releases/current/doc/man/man5/Compose.5.xhtml [2] https://fedoraproject.org/

Re: [13] RFR: 8228450: unicode.md and icu.md text should be pre-formatted

2019-07-22 Thread Roger Riggs
Looks fine On 7/22/19 10:54 AM, naoto.s...@oracle.com wrote: Hi, Please review this doc only fix to the following issue: https://bugs.openjdk.java.net/browse/JDK-8228450 The proposed changeset is located at: http://cr.openjdk.java.net/~naoto/8228450/webrev.00/ This is simply to supply tripl

[13] RFR: 8228450: unicode.md and icu.md text should be pre-formatted

2019-07-22 Thread naoto . sato
Hi, Please review this doc only fix to the following issue: https://bugs.openjdk.java.net/browse/JDK-8228450 The proposed changeset is located at: http://cr.openjdk.java.net/~naoto/8228450/webrev.00/ This is simply to supply triple back ticks (```) in the .md files so that the text will not

Re: 8227919: 8213232 causes crashes on solaris sparc64

2019-07-22 Thread Ichiroh Takiguchi
Hello Vladimir. I appreciate your reply. I did not expect "[1]w=0x0", it means xim_root could not receive focus window via XIC. I checked ibus XIM server on Linux s390x platform again, it also returned "[1]w=0" ... I was confused. I'd like to add new instruction 5. Run xim_root with XMODIFIE