On Tue, 8 Feb 2022 09:54:26 GMT, Daniel Jeliński <[email protected]> wrote:

> This patch fixes AWT compilation under VisualStudio 2019 with 
> `/Zc:strictStrings` enabled.
> 
> Strict string handling is already enabled in GCC and Clang. With some effort 
> we should be able to enable it in MSVC as well.

VS 2017 build also works with these changes, just checked.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7379

Reply via email to