1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-06-26 13:34:51 +02:00
Smack/smack-core/src/test/java/org/jivesoftware/smack/util
Florian Schmaus 04f1d79d72 Try GC in MemoryLeakTestUtil.assertReferencesQueueSize()
It appears that we observe a partion GC run on some systems,
especially ones with few resources. Hopefully this increases the
chances to observe the expected GC affects so that the unit test
passes also on those systems.
2019-05-09 12:33:43 +02:00
..
stringencoder Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
DnsUtilTest.java Fix DNSUtil.setDaneProvider() 2018-06-12 19:06:18 +02:00
MemoryLeakTestUtil.java Try GC in MemoryLeakTestUtil.assertReferencesQueueSize() 2019-05-09 12:33:43 +02:00
NetworkUtil.java Implement flexible port selection in Socks5ClientTest 2016-07-08 08:07:37 +02:00
PacketParserUtilsTest.java Remove all tabs and add checkstyle rule that enforces no-tabs 2019-05-07 21:24:00 +02:00
SHA1Test.java More checkstyle whitespace related checks 2017-05-24 14:42:38 +02:00
StringUtilsTest.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
XmlUtilTest.java Add XmlUtil.prettyFormatXml() 2017-09-10 16:46:26 +02:00