This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Java Object allocation from C++ and references?
- From: Mohan Embar <gnustuff at thisiscool dot com>
- To: Ben Martin <monkeyiq at users dot sourceforge dot net>, Andrew Haley <aph at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: Wed, 04 Feb 2004 08:08:17 -0600
- Subject: Re: Java Object allocation from C++ and references?
- Reply-to: gnustuff at thisiscool dot com
Hi Andrew,
>Mixing C++ classes and gcj classes isn't impossible, but I'd not say it was a
>good idea.
My C++ helper classes _Jv_Win32TempString, WSAEventWrapper (win32.h)
and _Jv_TempUTFString (jvm.h), which rely on stack-based destructors to
free resources, have all come running to me with frightened looks in their eyes
asking me to ask you what you mean by this.... :)
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/