On Mon, Aug 23, 2010 at 03:19:47PM +0100, Peter Collingbourne wrote: > If a library/app B needs AOT and depends on a library A which is not > AOT compiled, what does the linkage look like from B to A? Is it a > direct call? IOW, what happens if B is called using a gen-class'd > class and calls A? Is A automatically JIT compiled?
I carried out some tests and the answer seems to be 'yes'. BTW, I also found this: http://www.assembla.com/spaces/clojure/tickets/322 so it seems like we ought to AOT compile libraries until this issue is resolved. Thanks, -- Peter -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100824162942.ga17...@pcc.me.uk