Summary: | dev-java/swt-3.4-r2: Can't run SWT apps, window flash, 100% CPU | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Giuliano <g.cioffi> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | output of emerge --info |
Description
Giuliano
2009-01-12 11:41:23 UTC
Please post emerge --info and what jdk/jre are you using for the tests. Try other ones too, might be a bug of jdk, not swt. Created attachment 178163 [details]
output of emerge --info
Same behaviour using JRE 1.6 and 1.5 ... balrog swt # java -version java version "1.6.0_11" Java(TM) SE Runtime Environment (build 1.6.0_11-b03) Java HotSpot(TM) Server VM (build 11.0-b16, mixed mode) balrog swt # java -cp /usr/share/swt-3.4/lib/swt.jar:controlexample.jar org.eclipse.swt.examples.controlexample.ControlExample ^C balrog swt # eselect java-vm set system 1 balrog swt # java -version java version "1.5.0_16" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02) Java HotSpot(TM) Server VM (build 1.5.0_16-b02, mixed mode) balrog swt # java -cp /usr/share/swt-3.4/lib/swt.jar:controlexample.jar org.eclipse.swt.examples.controlexample.ControlExample ^C Hi there. This bug is quite old. Do you still experience it? Please comment or I will close this issue. Thank you. Apparently not. Closing it. |