RFR: JDK-8213745: Don't use memset to initialize array of RegMask in matcher.cpp

Roman Kennke rkennke at redhat.com
Mon Nov 12 16:04:32 UTC 2018


Yes, I did use the same type that was used for the same thing a few
lines up.

Thanks for reviewing!
Anybody else? Or ok to push as trivial?

Roman

> Looks good to me. I'd say "use size_t for accessing array elements", but it seems the same file uses
> uint consistently, so there is no need to deviate.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20181112/3afa0d39/signature.asc>


More information about the hotspot-compiler-dev mailing list