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]

Some patches to break dependencies in libgcj


Attached are some patches I developed to break some dependencies in libgcj. The use case I was addressing was to minimize executable size with -static-libgcj, but the patches may be interesting in other contexts. I don't plan on committing these myself, but if others are interested in testing and committing them or using them as the basis for other work, feel free to do so.

David Daney


Attachment: 0001-Don-t-use-class-objects-to-generate-class-names.-Ju.patch
Description: Text document

Attachment: 0002-Make-ExplictInfo-an-inner-class.-This-allows-the-.l.patch
Description: Text document

Attachment: 0003--javax-xml-parsers-DocumentBuilderFactory.java-ne.patch
Description: Text document

Attachment: 0006-Compile-some-packages-class-at-a-time-to-break-depen.patch
Description: Text document


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