RFR: JDK-8076071 - parallelScavenge: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files

Mikael Gerdin mikael.gerdin at oracle.com
Fri Mar 27 09:18:26 UTC 2015


Hi David,

On 2015-03-27 09:52, 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 parallelScavenge source files that had
> this macro. There will be separate patches for the other collectors.
>
> Webrev: http://cr.openjdk.java.net/~david/JDK-8076071/webrev.00/

Looks good.

/Mikael

> Bug: https://bugs.openjdk.java.net/browse/JDK-8076071
>
> Testing done: Passed JPRT
>
>
> Thanks,
> David



More information about the hotspot-gc-dev mailing list