[fedora-java] aot-compile-rpm

Andrew Haley aph at redhat.com
Thu Jul 7 16:35:14 UTC 2005


Gary Benson writes:
 > Andrew Haley wrote:
 > > Gary Benson wrote:
 > > > When we compile, then nothing except classes are touched?
 > > 
 > > Nothing except classes are used, no.
 > 
 > Cool, that's something I've been meaning to ask.  I know it wasn't
 > always like that, but I thought it might have changed with BC ABI.

It hansn't, not really.  It's just that when we have the jar files
around anyway there's no point diverting accesses to resources in the
jars into the binary files.

Andrew.




More information about the java-devel mailing list