[15] RFR JDK-8204161: Testcase auto failed with the "Applet thread threw exception: java.lang.UnsupportedOperationException" exception.

2020-02-26 Thread Pankaj Bansal
Hi All, Please review the following test only fix for jdk15. Bug: https://bugs.openjdk.java.net/browse/JDK-8204161 webrev: http://cr.openjdk.java.net/~pbansal/8204161/webrev00/ Issue: The testcases fail with exception Applet thread threw exception: java.lang.UnsupportedOperation

Re: RFR: 8239583 [AIX] simplify the native references in X input methods

2020-02-26 Thread Sergey Bylokhov
Hi, Ichiroh, Christoph. Thank you for confirmation. On 2/26/20 10:21 am, Ichiroh Takiguchi wrote: Hello Sergey. Sorry, I'm late. I tested your fix on several AIX boxes with different graphic adapter. I could not find out any side effect. Please let me know if you have any question. Thanks, I

Re: RFR: 8239583 [AIX] simplify the native references in X input methods

2020-02-26 Thread Ichiroh Takiguchi
Hello Sergey. Sorry, I'm late. I tested your fix on several AIX boxes with different graphic adapter. I could not find out any side effect. Please let me know if you have any question. Thanks, Ichiroh Takiguchi On 2020-02-21 19:47, Ichiroh Takiguchi wrote: Hello Sergey, Oh OK, I got your poi