To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=51419 Issue #:|51419 Summary:|transport ClassLoader from juh Bootstrap to |javavm.uno Component:|udk Version:|680m112 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|sb Reported by:|sb
------- Additional comments from [EMAIL PROTECTED] Thu Jun 30 10:02:16 -0700 2005 ------- The SingletonFactory in javaunohelper/source/vm.cxx should hold a jvmaccess::UnoVirtualMachine instead of a jvmaccess::VirtualMachine, and when creating a com.sun.star.java.JavaVirtualMachine service, it should pass the former to initialize (probably with a special marker, to distinguish old initialization with a VirtualMachine* and new initialization with a UnoVirtualMachine*). Then, the code in stoc/source/javavm/javavm.cxx in JavaVirtualMachine::initialize can get rid of the "TODO: non-null classLoader". --------------------------------------------------------------------- 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]
