-Wformat-nonliteral

Jim Laskey (Oracle) james.laskey at oracle.com
Fri Mar 28 13:28:40 UTC 2014


/Projects/jdk9-dev/hotspot/src/share/vm/utilities/debug.cpp:105:19: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
    vfprintf(err, format, ap);
                  ^~~~~~


Try to build jdk9-dev tip I ran into this.  Wassup?

-- Jim




More information about the build-dev mailing list