cool hack
Jeff Sturm
jsturm@sigma6.com
Sat Apr 1 00:00:00 GMT 2000
Tom Tromey wrote:
> Good point. I think any options like this should be supported by gcj
> (it should pass them to jvgenmain), gij, and the JNI invocation API.
> (Changing gij to use the invocation API might make sense -- it might
> reduce the maintenance burden.)
Because CNI has no documented invocation interface?
> Anyway, could you submit a PR for this specific case (-mx and -ms)?
> That way we can at least track the problem. I don't know when we'll
> be able to fix it.
Done (PR#146).
Right now the heap functions in libgcj aren't exported as C functions,
and jvgenmain only generates C source. Any problems with declaring
those with extern "C"?
For that matter, any opinions on what the short and long argument names
should be?
--
Jeff Sturm
jsturm@sigma6.com
More information about the Java
mailing list