To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47888
------- Additional comments from [EMAIL PROTECTED] Wed Aug 31 13:17:30 -0700 2005 ------- TRA: There is another race lurking around in my opinion. The second thread need to wait until the native run loop in the primordial thread is actually running before calling SVMain. In theory it might be possible that Java AWT will be used already with the know unpleasant consequences. I use busy waiting to synchronize both thread which should be no problem in this case. Any comments? --------------------------------------------------------------------- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
