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.

This pull request has now been integrated.

Changeset: f924e50c
Author:    Daniel Jeliński <[email protected]>
Committer: Alexey Ivanov <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/f924e50c42c2f9548d2983449a98c45af40b0d35
Stats:     22 lines in 10 files changed: 0 ins; 0 del; 22 mod

8281440: AWT: Conversion from string literal loses const qualifier

Reviewed-by: prr, aivanov

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

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

Reply via email to