RFR(S): 8171924: Use SIZE_FORMAT to print size_t values.

Thomas Schatzl thomas.schatzl at oracle.com
Fri Dec 23 13:14:08 UTC 2016


Hi,

On Fri, 2016-12-23 at 08:02 +0000, Lindenmaier, Goetz wrote:
> Hi David,
> 
> I made a new webrev for this with the two fixes. Arno is off today.
> http://cr.openjdk.java.net/~goetz/wr16/8171924-size_t/webrev.02/
> 
> I think this is at least P3 because it affects observable behavior.
> You'll see %zu or %zd instead of a number in the output.
> The linux build would break because gcc would issue a warning.
> On the other side it's a simple and safe fix.

  looks good.

Thomas



More information about the hotspot-runtime-dev mailing list