On Tue, 8 Feb 2022 11:41:16 GMT, Daniel Jeliński <[email protected]> wrote:
> This patch fixes jdk.accessibility 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: e1c98bd1 Author: Daniel Jeliński <[email protected]> Committer: Alexey Ivanov <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/e1c98bd1f2f57ddf47e4660038059117af87f938 Stats: 20 lines in 9 files changed: 0 ins; 0 del; 20 mod 8281523: Accessibility: Conversion from string literal loses const qualifier Reviewed-by: prr, aivanov, kizune ------------- PR: https://git.openjdk.java.net/jdk/pull/7380
