8042893 and 8042894: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Thu Oct 8 06:50:45 UTC 2015
Hi David,
thanks for doing all these changes and incorporating my
pre-RFR input.
The change looks good.
Best regards,
Goetz.
-----Original Message-----
From: hotspot-dev [mailto:hotspot-dev-bounces at openjdk.java.net] On Behalf Of David Lindholm
Sent: Mittwoch, 7. Oktober 2015 17:39
To: hotspot-dev at openjdk.java.net
Subject: RFR: 8042893 and 8042894: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Hi,
Please review the following patch that removes
PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC from all source files in HotSpot. It
also fixes all compiler warnings caused by format strings that were
previously silenced by this pragma.
This patch is a joint effort by me and Goetz Lindenmaier.
Bug: https://bugs.openjdk.java.net/browse/JDK-8042893
Bug: https://bugs.openjdk.java.net/browse/JDK-8042894
Webrev: http://cr.openjdk.java.net/~david/JDK-8042893-8042894/webrev.00/
Testing: Passed JPRT
Thanks,
David
More information about the hotspot-dev
mailing list