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: FYI: disable XML service files


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

>> opsy. gij -Djava.class.path=/usr/share/java/xerces-j2.jar:. q
>> class gnu.xml.dom.DomDocumentBuilderFactory

Andrew> Looks good.  Is there some easy way to make sure the fallbacks still
Andrew> work with these servie files gone?

Yeah, just omit the classpath setting on the command line above.
Also I hand-checked all the places using these service files to make
sure that there actually is a hard-coded fallback.

Tom


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