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

Re: [Subclipse-users] Subclipse update on windows causes system pauses

From: Zach Bailey <zach.bailey_at_hannonhill.com>
Date: 2007-06-21 00:05:08 CEST

It seems odd that a GC event could be causing this every time,
especially since it happens invariant of the size or number of files I
am updating.

Additionally a full GC should only pause the JVM, effecting only Eclipse
and related processes, not the entire O/S environment.

Mark, what Java version are you running?

C:\Documents and Settings\Zach Bailey>java -version
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)

To me this seems indicative of JavaHL grabbing some system wide
lock/entering some critical path that is causing the entire O/S to spin
while it completes its business.

Thanks,
-Zach

Mark Phippard wrote:
> I doubt it is JavaHL or JNI causing it. Try showing the heap and see
> if it is a GC event causing it.
>
> I definitely do not see this on my setup which is similar.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jun 21 00:05:03 2007

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

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