我正在使用Eclipse的内存分析器来分析我的应用程序的堆转储,因为我认为我在某个地方遇到了内存泄漏。The memory is accumulated in one instance of "java.util.jar.JarFile" loaded by "<system class loader>The memory is accumulated in one instance of "java.lang.Object[]" loaded by "
> java.lang.OutOfMemoryError: Metaspace at
> java.lang.ClassLoader.defineClass(ClassLoader.java:760) at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java: