netty5/testsuite
Trustin Lee cbbf5eb96b Compress the heap dump generated by TestUtils.dump()
Motivation:

It takes too long to download the heap dump from the CI server.

Modifications:

Compress the heap dump as much as possible.

Result:

When heap dump is generated by certain test failure, the generated heap
dump file is about 3 times smaller than before, although the compression
time will increase the build time when the test fails.
2014-12-14 12:01:38 +09:00
..
src/test/java/io/netty/testsuite Compress the heap dump generated by TestUtils.dump() 2014-12-14 12:01:38 +09:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Compress the heap dump generated by TestUtils.dump() 2014-12-14 12:01:38 +09:00