I am using the invocation API to start JDK1.2 inside an application
, and everything works fine until System.gc() is called ( or I create
few large arrays and gc() is trigered). The same code works
without problems with JDK117.
The program is using it's own threads, I just attach to the virtual
machine when I need to do Java processing - when gc() is
called all other threads are also hunged.
Please help - I have no ideea where to start with this.
Regards,
Costin
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]