I tested Eclipse and got the same behavior as everyone else here, but
when running NetBeans 6.0 RC2 (too lazy to upgrade) I do not have any
problems.  While they are both IDE's, they are really just big java
apps.  The main difference between the two (in terms of this bug at
least) is that Eclipse runs on SWT and NetBeans is Swing-based.  SWT
uses tons of jni calls to use native components, where swing apps are
pure java.  That might explain why one would see this problem with
azureus too, since that's an Eclipse RCP app (uses SWT.)

So to me, it looks like java apps in general are fine, but SWT based
apps are having problems.

-- 
xserver-xorg-core update breaks java apps
https://bugs.launchpad.net/bugs/183969
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to