This is the mail archive of the java@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: Binary compatibility and finding compiled classes


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

>> Anyone have other ideas, comments, or constraints?

Andrew> Put the DSO in the jar.

Some folks out there actually do this, I've seen code for it.

I'm not sure we ought to do it ourselves though.  For one thing it
means that signed jars would have to be re-signed.  For another, it
interferes with common packaging approaches that make jars noarch.

Tom


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