RFR: 8213622 - Windows VS2013 build failure - "'snprintf': identifier not found"

David Holmes david.holmes at oracle.com
Fri Nov 9 23:07:34 UTC 2018


cc'ing JC Beyler as this was his code.

On 10/11/2018 4:35 AM, Kim Barrett wrote:
>> 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.

Not sure we're still supporting VS2013 ... ??

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

Tests don't have access to os::snprintf. The test is just C++ code.

Cheers,
David





More information about the build-dev mailing list