On 8/21/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Author: jmsnell Date: Mon Aug 21 15:00:59 2006 New Revision: 433386URL: http://svn.apache.org/viewvc?rev=433386&view=rev Log: Changing the redundant add check into an assert. It will only be active if assertions are enabled on the runtime (e.g. calling java with the "-ea" param)
This still seems to make an awful lot of the tests fail when run with asserts turned on. -garrett
