Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-08-03 Thread Yasumasa Suenaga
Thanks Sergey! Yasumasa On 2020/08/03 15:06, Sergey Bylokhov wrote: +1 On 02.08.2020 23:00, Yasumasa Suenaga wrote: Hi Sergey, Do you have any comments on this webrev?    http://cr.openjdk.java.net/~ysuenaga/JDK-8249215/webrev.03/ If not, I will push it to jdk/client. Thanks, Yasumasa

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-08-03 Thread Sergey Bylokhov
+1 On 02.08.2020 23:00, Yasumasa Suenaga wrote: Hi Sergey, Do you have any comments on this webrev?   http://cr.openjdk.java.net/~ysuenaga/JDK-8249215/webrev.03/ If not, I will push it to jdk/client. Thanks, Yasumasa On 2020/07/30 13:32, Yasumasa Suenaga wrote: On 2020/07/30 12:20,

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-08-03 Thread Yasumasa Suenaga
Hi Sergey, Do you have any comments on this webrev? http://cr.openjdk.java.net/~ysuenaga/JDK-8249215/webrev.03/ If not, I will push it to jdk/client. Thanks, Yasumasa On 2020/07/30 13:32, Yasumasa Suenaga wrote: On 2020/07/30 12:20, Sergey Bylokhov wrote: On 29.07.2020 19:37, Yasumasa

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-29 Thread Yasumasa Suenaga
On 2020/07/30 12:20, Sergey Bylokhov wrote: On 29.07.2020 19:37, Yasumasa Suenaga wrote: On 2020/07/30 11:03, Sergey Bylokhov wrote: On 28.07.2020 18:52, Yasumasa Suenaga wrote: Hi Phil, Sergey, Sorry, I missed. null is WComponentPeer::pData, not defaultFont. Could you please clarify in

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-29 Thread Sergey Bylokhov
On 29.07.2020 19:37, Yasumasa Suenaga wrote: On 2020/07/30 11:03, Sergey Bylokhov wrote: On 28.07.2020 18:52, Yasumasa Suenaga wrote: Hi Phil, Sergey, Sorry, I missed. null is WComponentPeer::pData, not defaultFont. Could you please clarify in what exact place access to the null pData in

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-29 Thread Yasumasa Suenaga
he file. Knowing exactly what is wrong will help decide if this is the right fix. -phil On 7/24/20, 5:59 AM, Yasumasa Suenaga wrote: Hi Jay, I share you hs_err log of this issue. `chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks,

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-29 Thread Sergey Bylokhov
is wrong will help decide if this is the right fix. -phil On 7/24/20, 5:59 AM, Yasumasa Suenaga wrote: Hi Jay, I share you hs_err log of this issue. `chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59,

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-29 Thread Yasumasa Suenaga
" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the issue by enabling/disabling setting "Beta:Use Uni

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-29 Thread Philip Race
y console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the issue by enabli

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Yasumasa Suenaga
chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the i

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Phil Race
;> the subsetEncodinging map has this for Japanese >>>>>>>>> subsetEncodingMap.put("japanese", "windows-31j"); >>>>>>>>> >>>>>>>>> then this for UTF-8 for textInputCharset >>>>>>>>> }els

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Yasumasa Suenaga
console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the issue by enablin

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Sergey Bylokhov
hs_err log of this issue. `chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also trie

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Philip Race
umasa Suenaga wrote: Hi Jay, I share you hs_err log of this issue. `chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale t

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Yasumasa Suenaga
y console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the issue by en

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Philip Race
. It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the issue by enabling/disabling setting "Beta:Use U

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Yasumasa Suenaga
932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the issue by enabling/disabling setting "Beta:Use

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Philip Race
/20, 5:59 AM, Yasumasa Suenaga wrote: Hi Jay, I share you hs_err log of this issue. `chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the l

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Yasumasa Suenaga
is issue. `chcp` on my console shows "932" (MS932). It is Japanese locale. I can share you if you want to know. Thanks, Yasumasa On 2020/07/24 20:59, Jayathirth D V wrote: Hi Yasumasa, I tried after changing the locale to Japanese but I don’t see the issue. Also tried to reproduce the i

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-28 Thread Philip Race
I don’t see the issue. Also tried to reproduce the issue by enabling/disabling setting "Beta:Use Unicode UTF-8 for worldwide language support" in my locale setting. @Others : Can somebody else try to reproduce this issue? Thanks, Jay -Original Message- From: Yasumasa Sue

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-27 Thread Philip Race
eproduce the issue by enabling/disabling setting "Beta:Use Unicode UTF-8 for worldwide language support" in my locale setting. @Others : Can somebody else try to reproduce this issue? Thanks, Jay -Original Message- From: Yasumasa Suenaga Sent: Thursday, July 23, 2020 5:41 PM To

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-27 Thread Yasumasa Suenaga
dk.java.net Subject: Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 Hi Jay, On 2020/07/23 19:09, Jayathirth D v wrote: Hi, I tried reproducing the issue in my Windows 10 machine with UTF-8 encoding and test file mentioned in the bug, I don’t s

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-27 Thread Philip Race
enjdk.java.net Subject: Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 Hi Jay, On 2020/07/23 19:09, Jayathirth D v wrote: Hi, I tried reproducing the issue in my Windows 10 machine with UTF-8 encoding and test file mentioned in the bug, I don’t se

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-24 Thread Yasumasa Suenaga
t: Thursday, July 23, 2020 5:41 PM To: Jayathirth D v Cc: 2d-dev <2d-dev@openjdk.java.net>; awt-...@openjdk.java.net Subject: Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8 Hi Jay, On 2020/07/23 19:09, Jayathirth D v wrote: Hi, I tried r

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-24 Thread Jayathirth D V
e? Thanks, Jay -Original Message- From: Yasumasa Suenaga Sent: Thursday, July 23, 2020 5:41 PM To: Jayathirth D v Cc: 2d-dev <2d-dev@openjdk.java.net>; awt-...@openjdk.java.net Subject: Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-23 Thread Yasumasa Suenaga
Hi Jay, On 2020/07/23 19:09, Jayathirth D v wrote: Hi, I tried reproducing the issue in my Windows 10 machine with UTF-8 encoding and test file mentioned in the bug, I don’t see any crash. Am I missing something? OS locale may be affecting. My laptop has been set Japanese (CP932 /

Re: [OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-23 Thread Jayathirth D v
Hi, I tried reproducing the issue in my Windows 10 machine with UTF-8 encoding and test file mentioned in the bug, I don’t see any crash. Am I missing something? Also I think this should be in awt-dev so adding the mailing list. Thanks, Jay > On 20-Jul-2020, at 12:59 PM, Yasumasa Suenaga

[OpenJDK 2D-Dev] PING: RFR: 8249215: JFrame::setVisible crashed with -Dfile.encoding=UTF-8

2020-07-20 Thread Yasumasa Suenaga
PING: could you review it? JBS: https://bugs.openjdk.java.net/browse/JDK-8249215 webrev: http://cr.openjdk.java.net/~ysuenaga/JDK-8249215/webrev.00/ Yasumasa On 2020/07/11 17:39, Yasumasa Suenaga wrote: Hi all, Please review this change:   JBS: