You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by robert burrell donkin <ro...@blueyonder.co.uk> on 2006/02/02 23:25:30 UTC

[logging] JCL 1.1 Status

just to let people know i'm still working on JCL 1.1 ...

i think that i've found some problems with some corners where the
context classloaders are badly behaved. this can happen (for example) in
certain circumstances when calling JCL from ant taskdefs. this appears
to have been introduced since 1.0.2.

i'm also on the track of a possible bug (null can be returned by
Classloader#getParent to indicate the bootstrap classloader which i
suspect isn't taken into account correctly).

there are also some improvements which are needed to the diagnostics
(luckily enough there's a users with some classloading issues which is a
good chance to ensure that the diagnostics are good enough). there is a
some diagnostic string concatination which needs to be guarded for
performance reasons. 

don't seem to be getting much coding done ATM so not sure when i'll have
this all done :-/

- robert


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org