修改build/core/definitions.mk 中关于core.jar 编译的最小内存: $(if $(findstring windows,$(HOST_OS)),,-JXms16M -JXmx1536M) \