RFR_ 8076055 - cms: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files

Thomas Schatzl thomas.schatzl at oracle.com
Thu Mar 26 12:54:59 UTC 2015


Hi,

On Thu, 2015-03-26 at 13:40 +0100, David Lindholm wrote:
> Hi,
> 
> Please review this fix that removes the macro 
> PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC in gc files and fixes the gcc 
> warnings for the format strings. Some files had this macro even though 
> there were no warnings in them.
> 
> This patch deals with all the cms source files that had this macro. 
> There will be separate patches for the other collectors.
> 
> Webrev: http://cr.openjdk.java.net/~brutisso/8076055/webrev.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8076055
> 
> Testing done: Passed JPRT

  looks good.

Thomas





More information about the hotspot-gc-dev mailing list