I have noticed some changes in geom package - it turned out that
following line was added to clone method
* @exception OutOfMemoryError If there is not enough memory available.
Is it really needed ? This is more or less obvious and has nothing to do
with this particular class. I do not think that OOME should be reported
_anywhere_.
Artur
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath
- Re: Explicit OutOfMemoryException tags ? Artur Biesiadowski
- Re: Explicit OutOfMemoryException tags ? Brian Jones

