To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92926
------- Additional comments from fhe...@openoffice.org Wed Oct 7 20:10:44 +0000 2009 ------- @ericb: You are right that the main run loop (CFRunLoop) must be started in the primordial thread. And I think it was because awt/swing's event queue must interact with the main event loop that java needs to be started from a separate thread. @cloph: What I learned when I played with this issue some time ago is that you can only use the JVM from the thread that you created it in. Just in case you experience some issues... --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org For additional commands, e-mail: issues-h...@porting.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org