classpath
[Top][All Lists]
Advanced

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

possible bug in TreeMap.sucessor implementation


From: Dalibor Topic
Subject: possible bug in TreeMap.sucessor implementation
Date: Sun, 17 Nov 2002 17:12:18 -0800 (PST)

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




reply via email to

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