classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible bug in TreeMap.sucessor implementation


From: Dalibor Topic
Subject: Re: possible bug in TreeMap.sucessor implementation
Date: Sat, 21 Dec 2002 04:28:53 -0800 (PST)

--- Brian Jones <address@hidden> wrote:

> Since nil is supposed to have children that are also
> nil it appears
> that at some point nil.right was assiged a value.  

would it be possible to make nil an "ImmutableNode",
so that such assignments are caught and greeted with
an Error? that should make your life easier next time
you have to debug a similar case.

best regards,

dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]