[fedora-java] Re: .jar and .so both loaded?

Gary Benson gbenson at redhat.com
Thu Jul 14 14:06:36 UTC 2005


Peter Backlund wrote:
> Well, of course, but I was looking for something a little more
> high-level, maybe a tutorial on how to convert a semi-big Java
> application into a native executable + shared libs. Anyway, I'll
> figure it out.

If you are packaging said application into an rpm then
aot-compile-rpm is the way to go.

> Do you lose the ability to load Java bytecode during runtime when
> compiling it as a native executable?

Nope.

Cheers,
Gary




More information about the java-devel mailing list