RFR: 8213622 - Windows VS2013 build failure - "'snprintf': identifier not found"
Kim Barrett
kim.barrett at oracle.com
Fri Nov 9 18:35:02 UTC 2018
> On Nov 9, 2018, at 11:43 AM, Michal Vala <mvala at redhat.com> wrote:
>
> Hi,
>
> please review following patch fixing build failure on Windows with VS2013 toolchain.
>
> http://cr.openjdk.java.net/~mvala/jdk/jdk/JDK-8213622/webrev.00/
The failure is in a hotspot test. It should be using os::snprintf.
More information about the build-dev
mailing list