[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: Slow display of editor tabs
|
- From: m.moebius@xxxxxx (Martin Möbius)
- Date: Fri, 16 Aug 2002 10:14:07 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Stein M. Eliassen wrote:
> Mark Curtain wrote:
> >
> > I have 768MB so I don't believe it is a memory problem. It seems to happen
> > if Eclipse has not been used for a while and is like it is "waking up" from
> > a slumber. Is this a Windows thing or a Java thing?
> >
> Don't take my words for granted, I'm a Linux-user :-)
Disappear you false prophet ;)
[snipped good description, I could not explain such details for linux]
> You'll find the performance-model options in System under Control-Panel.
I would believe its a jvm thing. Windows know not much about a running
eclipse instance. The window is painted via jni. And the java process
should not have a window open.
martin