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.

Marked as reviewed by prr (Reviewer).

I assume no problems building with 2017 either ?

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

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

Reply via email to