neos team mailing list archive
-
neos team
-
Mailing list archive
-
Message #00531
[Bug 586085] [NEW] Bug in Sun JRE SwingWorker
Public bug reported:
The following bug isn't fixed in the official JRE (Sun) yet:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6880336
Therefore all our "workers" (classes which extend SwingWorker) won't be
executed anymore when you run the application on Sun's JRE. We have to
create a workaround since many users have the current version of Sun's
JRE installed.
** Affects: revager
Importance: Undecided
Status: New
** Affects: revager/1.3
Importance: Critical
Assignee: Johannes Wettinger (jojow)
Status: New
** Also affects: revager/1.3
Importance: Undecided
Status: New
** Changed in: revager/1.3
Importance: Undecided => High
** Changed in: revager/1.3
Importance: High => Critical
** Changed in: revager/1.3
Assignee: (unassigned) => Johannes Wettinger (jojow)
--
Bug in Sun JRE SwingWorker
https://bugs.launchpad.net/bugs/586085
You received this bug notification because you are a member of Team
N.E.O.S., which is subscribed to RevAger.
Status in RevAger: New
Status in RevAger 1.3 series: New
Bug description:
The following bug isn't fixed in the official JRE (Sun) yet:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6880336
Therefore all our "workers" (classes which extend SwingWorker) won't be executed anymore when you run the application on Sun's JRE. We have to create a workaround since many users have the current version of Sun's JRE installed.
Follow ups
References