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