Relates :
|
|
Relates :
|
Native JVM support routines make calls to JNU_ThrowOutOfMemoryError, e.g. when a malloc has failed. They must not then go on to assume the Throw... does not return. e.g. do not use the value that came back from the failed malloc. ###@###.### 11/1/04 15:54 GMT
|