OK, it still is detected by MAT as a leak:

// Use TCCL to avoid heap leak
cachingProvider =
Caching.getCachingProvider(Thread.currentThread().getContextClassLoader());

One instance of "com.hazelcast.cache.impl.CacheService" loaded by
"java.net.URLClassLoader @ 0x807026b8" occupies 28,644,400 (36.85%) bytes.
The memory is accumulated in one instance of
"com.hazelcast.cache.impl.CachePartitionSegment[]" loaded by
"java.net.URLClassLoader @ 0x807026b8".



--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Heap-leak-as-JCache-provider-tp4679471p4679478.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to