I can make your gcj-compiled binaries much smaller.

Adam Megacz gcj@lists.megacz.com
Wed Jan 15 00:57:00 GMT 2003


Andrew Haley <aph@redhat.com> writes:
> This leads to a situation where you have no idea if a build has
> succeeded or not.

Isn't this a natural consequence of late binding?  Couldn't this
happen even without my proposal, if you reference-by-reflection some
class in myLibrary.so and myLibrary.so isn't around at runtime?

  - a



More information about the Java mailing list