JDK 25 |
---|
25 b04Fixed |
Relates :
|
|
Relates :
|
From time to time developers try to use the JVM's out-of-memory flags (e.g. -XX:OnOutOfMemoryError) expecting them to activate when Java code throws an OutOfMemoryError - which they don't. The manpage description of these flags needs to be updated to make that clear.
|