Any ideas why DistributionArchUnitTest would run OutOfMemoryError when doing a "./gradlew build"?
I think we should move any unit tests that run OutOfMemoryError out of unit
tests (to integration tests maybe?).
> Task :geode:geode-core:test
Heap dump file created [957877145 bytes in 17.227 secs]
org.apache.geode.distributed.internal.DistributionArchUnitTest >
classMethod FAILED
java.lang.OutOfMemoryError: GC overhead limit exceeded
6991 tests completed, 1 failed, 12 skipped
