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


>>>>> "Gary" == Gary Benson <gbenson@redhat.com> writes:

Gary> This is actually the correct behaviour: xerces should only be loaded
Gary> if it is endorsed, and merely being in the classpath should have no
Gary> effect.

I do think this behavior is fishy (despite later stuff in this
thread), but I think removing the service files is the best thing to
do anyway.  Using the service files to mask some other bug is a bad
approach IMO; if we're using the wrong class loader (which doesn't
seem to be the case anyhow) we should fix that directly.

Tom


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