[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] Help needed - Subclipse performance problem

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-18 14:54:07 CET

Brock,

Sorry for not quoting any of your message, I am in a crappy Webmail client.

The behavior we say was that we would see the Sending messages about 1 per
second, eventually 1 per 3 seconds, eventually 1 per 30 seconds eventually
crashed JVM. Never gets to the Transmitting data stage. So clearly the
problem lies within the notification handling somewhere.

As for your patch, isn't the purpose of a Set that it does not allow
duplicates? If so, what good is it to check if contains the item? Could
the problem be that the item we are storing does not implement the
hashCode() method properly? Doesn't Set rely on this method to determine
if it is a duplicate?

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Sat Feb 18 14:54:17 2006

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.