P
Patrice
Hi, I'm creating a program in delphi that launch and restart a java
application with some parameters.
Du to the problem with System.exit that kill the delphi program I
disactivated it. But, I have some problem with the memory when a I
relaunch the java application, the memory increases each time.
Can someone tell me how the free the memory, note that the
DestroyJavaVM doesn't work !!
Does JNI work correctly with Delphi or Not ?!!!
Patrice
application with some parameters.
Du to the problem with System.exit that kill the delphi program I
disactivated it. But, I have some problem with the memory when a I
relaunch the java application, the memory increases each time.
Can someone tell me how the free the memory, note that the
DestroyJavaVM doesn't work !!
Does JNI work correctly with Delphi or Not ?!!!
Patrice