There seems to be places in hotspot, where we are using ATTRIBUTE_PRINTF wrong according to https://gcc.gnu.org/onlinedocs/gcc-3.1/gcc/Function-Attributes.html
Also, some declarations put ATTRIBUTE_PRINTF before the method, some afterwards.
Also, some declarations put ATTRIBUTE_PRINTF before the method, some afterwards.
- relates to
-
JDK-8203939 JVMFlag::printError missing ATTRIBUTE_PRINTF
-
- Closed
-