Artur Biesiadowski <[EMAIL PROTECTED]> writes: > 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_.
Yes, there probably isn't a good reason to note any of the *Error classes as they usually indicate that it is Game Over. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

