Jv_CreateJavaVM problems

Andrew Haley aph@redhat.com
Fri Apr 4 10:08:00 GMT 2003


Mohan Embar writes:
 > Steve,
 > 
 > >At one point there was a work around for the arg[0] related problems 
 > >documented in problem 8685. If one called _Jv_ThisExecutable("Some 
 > >String")  Jv_CreateJavaVm would succeed.
 > >
 > >In recent snapshots the _Jv_ThisExecutable has been removed so this 
 > >workaround no longer works.
 > >
 > >If anyone can tell me what I need to do to get this to work I would 
 > >appreciate it.
 > 
 > I've submitted a patch for this, but haven't yet heard anything from
 > the top GCC/GCJ folks as to whether they like it or not:
 > 
 > http://gcc.gnu.org/ml/java-patches/2003-q1/msg00893.html

It looks okay.  Stack tarces shouldn't hang any more, so you can test
it now.

Andrew.



More information about the Java mailing list