RFR: 8196882: VS2017 Hotspot Defined vsnprintf Function Causes C2084 Already Defined Compilation Error
Doerr, Martin
martin.doerr at sap.com
Thu Mar 1 09:16:15 UTC 2018
Hi Kim,
this change causes a build warning on 32 bit Windows with Visual Studio 2013:
os_windows.cpp(1521) : warning C4018: '>=' : signed/unsigned mismatch
I think " result >= len" should get fixed. Or is Visual Studio 2013 no longer supported?
Do you have a pending change in which you can update this?
Best regards,
Martin
More information about the hotspot-dev
mailing list