jdeppe-pivotal commented on code in PR #7548:
URL: https://github.com/apache/geode/pull/7548#discussion_r841864672
##########
geode-core/src/main/java/org/apache/geode/internal/JvmSizeUtils.java:
##########
@@ -139,11 +139,7 @@ public static long roundUpSize(long size) {
// Round up to the nearest 8 bytes. Experimentally, this
// is what we've seen the sun 32 bit VM do with object size.
// See https://wiki.gemstone.com/display/rusage/Per+Entry+Overhead
Review Comment:
Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]