[jdk11u-dev] Integrated: 8213622: Windows VS2013 build failure - "'snprintf': identifier not found"
Amos Shi
ashi at openjdk.org
Mon Dec 4 10:56:49 UTC 2023
On Wed, 29 Nov 2023 09:34:53 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8213622](https://bugs.openjdk.org/browse/JDK-8213622)
This pull request has now been integrated.
Changeset: 4b88beb3
Author: Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/4b88beb33a7efef573c854582260f66fe78eaff4
Stats: 29 lines in 1 file changed: 23 ins; 2 del; 4 mod
8213622: Windows VS2013 build failure - "'snprintf': identifier not found"
Replace snprintf with strlen and memcpy
Backport-of: d7d4bc9fdd42f60557356b23917eb26892a868d6
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2305
More information about the jdk-updates-dev
mailing list