PATCH: java/25330: A race condition in write_classfile

Tom Tromey tromey@redhat.com
Mon Dec 12 19:41:00 GMT 2005


>>>>> "David" == David Daney <ddaney@avtrex.com> writes:

David> Does gcj only write the classfile requested, or does it also write
David> classfiles of dependent classes (ala Sun's javac)?

It only writes the ones that are requested.
This is PR 6933.  FWIW  gcjx can do this.

Tom



More information about the Java-patches mailing list