RFR: JDK-8208084: Windows build failure - "'snprintf': identifier not found"
    Michal Vala 
    mvala at redhat.com
       
    Mon Jul 23 13:38:50 UTC 2018
    
    
  
Hi,
JDK-8208084 introduced build failure on Windows, where `snprintf` function is 
not implemented by Visual Studio 2013 (currently latest compiler supported by 
OpenJDK).
I believe using `sprintf` is safe here. Please see the webrev. If it's ok, I 
would also need a sponsor for this.
bug: https://bugs.openjdk.java.net/browse/JDK-8208084
webrev: http://cr.openjdk.java.net/~mvala/jdk/jdk/JDK-8208084/webrev.00/
Thanks
-- 
Michal Vala
OpenJDK QE
Red Hat Czech
    
    
More information about the build-dev
mailing list