This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: java/25330: A race condition in write_classfile


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]