文章列表
Young , Tenured and Perm generation(Young , Tenured 和 Perm 一代)
Why do -Xmx and Runtime.maxMemory not agree(为什么 -Xmx 和 Runtime.maxMemory 不一致)
Are Java DirectByteBuffer wrappers garbage collected?(Java DirectByteBuffer 包装器是否被垃圾收集?)
Setting -XX:+DisableExplicitGC in production: what could go wrong?(在生产环境中设置 -XX:+DisableExplicitGC:会出现什么问题?)
How can I disable Java garbage collector?(如何禁用 Java 垃圾收集器?)
Eclipse Plugin project with other project dependencies(具有其他项目依赖项的 Eclipse 插件项目)
Manifest Merger Error - Different versions of support library(清单合并错误 - 不同版本的支持库)
Create a subset of a Java Eclipse project based on dependencies of one source file(根据一个源文件的依赖关系创建 Java Eclipse 项目的子集)
Gradle: No such property for class error thrown in sub-module?(Gradle:子模块中抛出的类错误没有这样的属性?)
Reading resource file inside jar dependency(在jar依赖中读取资源文件)