Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » 3.1 and 3.2 slow in MacOSX JVM 1.4
3.1 and 3.2 slow in MacOSX JVM 1.4 [message #459034] Fri, 29 July 2005 07:04 Go to next message
Ivan is currently offline IvanFriend
Messages: 149
Registered: July 2009
Senior Member
Hi all,

I'm tested SWT JasperViewer in MacOS X with JVM 1.4. The menu looks slow
when you click it and it take times to close. Some time it even crash
without
any errors. Any idea ? I tested with a very simple SWT program with a basic
menu, same result but it look ok with JVM 1.3.

Any ideas ?

Thanks
Re: 3.1 and 3.2 slow in MacOSX JVM 1.4 [message #459318 is a reply to message #459034] Fri, 05 August 2005 13:03 Go to previous message
Andre Weinand is currently offline Andre WeinandFriend
Messages: 66
Registered: July 2009
Member
To use SWT with JVM > 1.3 you'll have to pass a -XstartOnFirstThread to the
Java VM (/usr/bin/java), or add the following to the Java dictionary inside
your Info.plist:

<key>StartOnMainThread</key>
<true/>

--andre


On 29.7.2005 9:04 Uhr, in article
1c9e5296a21fb54c9e1744ea6b0ac870$1@www.eclipse.org, "Ivan"
<ivanooi@gmail.com> wrote:

> Hi all,
>
> I'm tested SWT JasperViewer in MacOS X with JVM 1.4. The menu looks slow
> when you click it and it take times to close. Some time it even crash
> without
> any errors. Any idea ? I tested with a very simple SWT program with a basic
> menu, same result but it look ok with JVM 1.3.
>
> Any ideas ?
>
> Thanks
>
Previous Topic:Anybody having problems runing SWT in MacOSX with JVM 1.4 ?
Next Topic:Canvas's max size.
Goto Forum:
  


Current Time: Thu Apr 25 20:57:16 GMT 2024

Powered by FUDForum. Page generated in 0.03184 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top