Re: COMPtr.close() and JVM gc

Roger I Martin PhD <[email protected]> Wed, 4 Jan 2006 12:22:36 -0500
Newsgroups gmane.comp.windows.devel.jawin
Message-ID <[email protected]>
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
>
>
>