RFR(S): 8130036: Fix problems with imprecise C++ coding.

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Mon Jun 29 08:30:39 UTC 2015


Hi,



We detected some minor, but obviously wrong coding issues we would like to fix.



In two places {} are missing after an if, whilst there are two statements that depend

on the condition (CHECK macro expands to another statement).



In compilerOracle.cpp, a wrong size is passed to jio_snprintf().



Please review this change.  I please need a sponsor.

http://cr.openjdk.java.net/~goetz/webrevs/8130036_blocks/webrev.01/8130036_blocks-hs-rt.changeset



Best regards,

  Goetz.

Sorry for the resend, the subject was missing ...


More information about the hotspot-dev mailing list