Adam Megacz writes: > > If I compile multiple .java files as one "compilation unit" (one > invocation of gcj), will gcj inline *across* files? If not, is there > any way I can get it to do this? It could be made to, but we don't yet support it. Andrew.