Other |
---|
tbdUnresolved |
Relates :
|
JVM_Clone allocates an object from the heap, then performs a shallow copy of the object being cloned into it. In Merlin, we initialize the newly created object to zeros before returning it to JVM_Clone. In Ladybird, we handed back an uninitialized object. ###@###.### 2005-06-09 05:08:10 GMT
|