Bert, It is much more useful to write to Harmony dev-list, as you can attract more attention to your requests or problems.
Unfortunately, I had no chance of working on HARMONY-5505 once I've submitted the work-in-progress patch for it. Are you planning to use radar only occasionally - say once per several hours - so that shutting down and starting up new VM each time becomes an advantage? Is it possible to create the virtual machine and have it suspended in the background until you need to call to radar interface functions? The VM can be configured through command-line to not consume much of resources so it can live with your main application without conflicts. Wating for your ideas. Pavel. On Wed, Feb 18, 2009 at 6:59 PM, <[email protected]> wrote: > Hello, > > I am inquiring about the issue "[drlvm][JNI] Unable to create, destroy, > create VM in the same process." > > mentioned in : > http://issues.apache.org/jira/browse/HARMONY-5505 > > We have a new type of radar with a closed-box Java interface to connect to > a C++ maritime traffic control system. I have made a few JNI prototypes > which seem very promising, but it will run 7/24 and it would be very > advantageous to create, destroy, create VM in the same JNI Invocation > process. > > What is the status of this bug, is the patch to be included in a future > version? > > > > Best regards, > Bert Szoghy > INNAV System > xst.ca >
