RFR: 8249225 - Move definition of PADDING_ELEM_NUM

Cesar Soares Lucas Divino.Cesar at microsoft.com
Thu Jul 23 04:13:54 UTC 2020


Can someone please take a look? It's a simple change. It's my first contribution but I hope it'll be just one of many!


Cheers,
Cesar

-----Original Message-----
From: hotspot-gc-dev <hotspot-gc-dev-retn at openjdk.java.net> On Behalf Of Cesar Soares Lucas
Sent: Monday, July 20, 2020 6:41 PM
To: hotspot-gc-dev at openjdk.java.net
Cc: Aditya Mandaleeka <adityam at microsoft.com>; Brian Stafford <Brian.Stafford at microsoft.com>
Subject: RFR: 8249225 - Move definition of PADDING_ELEM_NUM

Bug: https://bugs.openjdk.java.net/browse/JDK-8249225
Webrev: http://cr.openjdk.java.net/~adityam/cesar/8249225/

Please review the above linked patch for the mentioned bug. It's a small change
that moves the definition of "PADDING_ELEM_NUM" to the only file that uses it.
I also took the chance of converting it from a "#define" directive into a "const"
declaration - I can revert it back to a #define if you think it's better.


Thank you,
Cesar






More information about the hotspot-gc-dev mailing list