Re: COMPtr.close() and JVM gc
Roger I Martin PhD <[email protected]> Thu, 5 Jan 2006 10:26:27 -0500
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Message-ID | <[email protected]> |
Automatic gc of COM objects & stubs patch is in. Test it. Roger I Martin PhD wrote: > Claude Eisenhut wrote: > >> I have an implementation running, where the calling java thread >> releases COM >> objects automatically, after the JVM garbage collector collected them. >> >> There is no longer a need to call COMPtr.close() from the application >> code. >> My change works with existing code, close() can still be called. >> >> Is the project interested in this change? >> >> > Yes. Let me know what to try and where to put it into cvs. > > Thanks, > > Roger > >> Kind regards >> Claude Eisenhut >> >> >> >