OOM有以下几种,其中第8种跟linx系统有关。
1、java.lang.OutOfMemoryError:Java heap space
2、java.lang.OutOfMemoryError:GC overhead limit exceeded
3、java.lang.OutOfMemoryError:Permgen space
4、java.lang.OutOfMemoryError:Metaspace
5、java.lang.OutOfMemoryError:Unable to create new native thread
6、java.lang.OutOfMemoryError:Out of swap space?
7、java.lang.OutOfMemoryError:Requested array size exceeds VM limit
8、Out of memory:Kill process or sacrifice child