Re: Usage of new clipboard APIs in Windows

2020-07-23 Thread Sergey Bylokhov
Hi, Daniel. On 22.07.2020 01:51, Daniel Kamil Kozar wrote: Is there any reason why OpenJDK still sticks to the old API, seeing how the oldest supported Windows version by latest OpenJDK 8 builds is Windows 7? Is there a chance that this such a change will be incorporated to OpenJDK 8, given that

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 / Windows-3

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 wrot