Re: white holes showing in sequence

Nathan Fiedler <[email protected]> 23 Oct 2003 15:40:57 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1066948857.2845.4.camel@nuts>
I don't understand what you're talking about. Is the problem in one of
the display panels, such as the locals panel? What does it mean that
there are "white holes" in the sequence?

n


On Thu, 2003-10-23 at 11:33, Nuno Oliveira wrote:
> Hello,
> 
> Just to report what seems to be a bug. Unfortunatelly, I don't have
> the time to provide you with a test case, but the problem seems to
> happen when trying to iterate through the table field of a big
> LinkedHashMap (size=16383), there are white holes in the viewing
> sequence, hiding a number of consecutive entries.
> 
> I'm using jswat2.17 and jsdk1.4.0_01.
> 
> Nuno