What to Do about OutOfMemoryError 如何处理内存溢出错误
This attempt fails and causes an OutOfMemoryError to be thrown.
尝试失败并造成抛出一个Out Of MemoryError。
Means that the object allocation routine completed unsuccessfully and an OutOfMemoryError will be thrown.
表示对象分配例程已成功完成,并且将抛出一个Out Of MemoryError。
The jmap tool is useful in diagnosing excessive use of finalizers, which can result in an OutOfMemoryError.
jmap 工具可检测出是否过度使用了完成器,后者可导致出现 OutOfMemoryError 错误。
应用推荐