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: java.endorsed.dirs plan


Tom> Work on getting jonas to work has shown that we need to properly
Tom> implement java.endorsed.dirs.

Tom> 3. Keep javax.imageio in libgcj.so, but compile it BC.  This is needed
Tom>    as otherwise loading a different org.w3c.dom could break
Tom>    javax.imageio.  (Ugly Makefile hacking, here I come.)

It turns out that gnu.xml, javax.xml, and gnu.java.beans also needed
this treatment.  The resulting Makefile isn't too awful, though, since
each of these packages is treated similarly.

Tom


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