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

Aleksey Shipilev shade at redhat.com
Mon Nov 12 16:01:33 UTC 2018


On 11/12/2018 04:53 PM, Roman Kennke wrote:
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8213745
> Webrev:
> http://cr.openjdk.java.net/~rkennke/JDK-8213745/webrev.00/

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.

-Aleksey


-------------- 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/612a3d22/signature.asc>


More information about the hotspot-compiler-dev mailing list