Re: Java binary format support
Alan Cox (alan@cymru.net)
Tue, 14 May 1996 09:38:43 +0100 (BST)
> That's the limitation of current "java" executable. Why don't we discuss
> on the improvements that can be made on that executable instead? IMHO, the
> current Java kernel support is quite adequate as it is. :/
The current support is very messy. It does a stuff in kernel space
it could do by running a program as a fron to the java engine. It'll do for
2.0 however
Alan