classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnu.java.lang.SystemClassLoader


From: Mark Wielaard
Subject: Re: gnu.java.lang.SystemClassLoader
Date: Thu, 30 Dec 2004 14:51:16 +0100

On Thu, 2004-12-30 at 09:02 +0100, Jeroen Frijters wrote:
> Grzegorz B. Prokopski wrote:
> > - Started to use URLClassLoader instead of gnu.j.l.SystemClassLoader,
> >   which apparently was usd by us exclusively.
> 
> Does this mean that we can remove gnu.java.lang.SystemClassLoader?
> 
> Any objections?

I think that is a good idea since that was never a very good default
implementation and we should urge everybody to switch to the new
defaultGetSystemClassLoader() implementation.

I do note that kissme still uses a DefaultClassLoader based on that old
SystemClassLoader. Maybe Stephen can tell why he isn't using the new
ClassLoader.defaultGetSystemClassLoader() yet.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]