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: Mon, 18 Nov 2002 01:40:33 -0800 (PST)

I've spent some time simplyfiying the test case, it's
attached. 

best regards,

dalibor topic

--- Dalibor Topic <address@hidden> wrote:
> Hi,
> 
> I've had a problem with running kaffe's regression
> test MapTest.java with classpath's TreeMap
> implementation. It hangs after trying to check if a
> SortedMap is really sorted, and hangs itself up in
> the
> sucessor method. By adding a check for input
> parameter
> == null and throwing an exception in that case, I
> found out that the test was hanging in sucessor().
> 
> I can send you the MapTest, or you can get it from
> kaffe at www.kaffe.org. It is the file
> test/regression/MapTest.java .
> 
> best regards,
> 
> dalibor topic
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - Let the expert host your site
> http://webhosting.yahoo.com
> 
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/classpath



__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

Attachment: MapTest.java
Description: MapTest.java


reply via email to

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