RFR: 8249225 - Move definition of PADDING_ELEM_NUM
Cesar Soares Lucas
Divino.Cesar at microsoft.com
Tue Jul 21 01:41:22 UTC 2020
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