From: Jack, Paul <[EMAIL PROTECTED]>
> Now includes a junit test, which revealed several bugs, > which are now fixed. Just an idea....is it possible to write ReferenceMap as a wrapper around another Map? If so, then we could have ReferenceSortedMap, ReferenceList etc. all within ReferenceCollections. Also, in your tests I noted that you call System.gc() to cause the garbage collector to run. Does this not just 'suggest' that the gc be run, thus making the tests unreliable? Stephen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
