classpath
[Top][All Lists]
Advanced

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

RE: Class loader optimization patch


From: Mark Wielaard
Subject: RE: Class loader optimization patch
Date: 15 Mar 2003 15:17:54 +0100

Hi,

On Sat, 2003-03-15 at 13:47, Jeroen Frijters wrote:
>
> Sorry about that, here is the ChangeLog entry:

Thanks.

> I looked at NEWS but I don't think the change needs to be mentioned
> there.

I think it is important to mention any changes in the VM interfaces. I
will add something like the following:

        New in release 0.06 (not-yet-released)
        * VMClassLoader.loadClass(), the bootstrap classloader called by
        Class.forName() and ClassLoader.loadClass(), may now return null when
        a class is not found instead of throwing a new ClassNotFoundException.
        This is a performance optimization in some cases. This also changes
        the Class.forName() reference code.
        
Will commit soon, but the subversions CVS server is acting up again:

can't create temporary directory /tmp/cvs-serv25164
Read-only file system

Sigh. 

Cheers,

Mark

P.S. I did finally commit your ObjectStream patches.





reply via email to

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