|
|
|
|
|
by AstralStorm
3081 days ago
|
|
Sure it does misbehave. The memory allocation failures should be handled properly and by that I mean not by crashing.
Very few applications should require memory use beyond current free RAM.
Especially not JVM, JavaScript VM, a web browser or even video player. Yet this silly heuristics in Linux lets it happen. |
|