public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* Java objects obtained by c++: are they garbage collected?
@ 2009-10-16 18:19 Yuri
  2009-10-16 18:35 ` David Daney
  0 siblings, 1 reply; 4+ messages in thread
From: Yuri @ 2009-10-16 18:19 UTC (permalink / raw)
  To: java

I compiled several Java classes into a shared library and call it's 
methods from C++.
Some of these methods return Java objects.

I wonder do I have to do anything special about them in order for them 
to get garbage collected?

Yuri

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-16 19:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-16 18:19 Java objects obtained by c++: are they garbage collected? Yuri
2009-10-16 18:35 ` David Daney
2009-10-16 19:17   ` Yuri
2009-10-16 19:59     ` Glenn Chambers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).