> 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.

Daniel Jeliński has updated the pull request incrementally with one additional 
commit since the last revision:

  Revert "Remove dead code"
  
  This reverts commit 8576f911d5389695fbe3c6462db2c36939ede54f.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7380/files
  - new: https://git.openjdk.java.net/jdk/pull/7380/files/8576f911..fc67bf6e

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7380&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7380&range=00-01

  Stats: 28 lines in 2 files changed: 28 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7380.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7380/head:pull/7380

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

Reply via email to