To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=63390





------- Additional comments from [EMAIL PROTECTED] Tue Mar 21 03:08:51 -0800 
2006 -------
UnoUrlResolver.create is Java code generated directly in
codemaker/source/javamaker/javatype.cxx (it directly emits Java classfiles, not
Java source code).  If gcj has problems executing that method, there probably is
something fundamentally wrong with either the generated bytecode or gcj, and the
problem will probably occur for the constructors (i.e., create methods) of other
new-style UNO services, too.  Thus, the proposed patch would only heal this one
place; we should instead find out what the real problem is that causes gcj
problems executing such generated methods.

---------------------------------------------------------------------
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]

Reply via email to