Re: library searching

[email protected]
Newsgroups gmane.comp.java.sisc.devel
Message-ID <[email protected]>
On Thu, Jul 17, 2003 at 05:12:34AM +0100, Matthias Radestock wrote:
> Turadg Aleahmad wrote:
> 
> 
> Class res = resolvePrimitveType(name);
> if (res != null) return res;
> try {
>   return Class.forName(name, true, cl);
> } catch (ClassNotFoundException e) {
>   return null;
> }
> 
> Can you give this a try and see wheter it fixes the problem?
> 
> Matthias.
> PS: I think this code has not changed in a long time, so it is strange 
> that the behaviour has.

I still think 1.4.2-beta's class loading optimizations are the culprit 
for the increase in hits, but I have no proof.

	Scott
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/FpoTr9IW4v3mHtQRAvQmAJsH2yyMKvrwjgnUh8dLPnkHaIUHWwCfVU/P
lgn0cW7UR5IdxsSyxyT/ynQ=
=6xZK
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.