git: openjdk/jdk11u-dev: 8213622: Windows VS2013 build failure - "'snprintf': identifier not found"
Goetz Lindenmaier
goetz at openjdk.org
Mon Dec 4 10:55:05 UTC 2023
Changeset: 4b88beb3
Author: Amos Shi <ashi at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-12-04 10:54:02 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/4b88beb33a7efef573c854582260f66fe78eaff4
8213622: Windows VS2013 build failure - "'snprintf': identifier not found"
Replace snprintf with strlen and memcpy
Backport-of: d7d4bc9fdd42f60557356b23917eb26892a868d6
! test/hotspot/jtreg/vmTestbase/nsk/share/jni/ExceptionCheckingJniEnv.cpp
More information about the jdk-updates-changes
mailing list