classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: Load LoginModules through context class loader


From: Tom Tromey
Subject: Re: [cp-patches] FYI: Load LoginModules through context class loader
Date: Thu, 20 Oct 2005 16:28:13 -0600

>>>>> "Mark" == Mark Wielaard <address@hidden> writes:

Mark> 2005-10-19  Mark Wielaard  <address@hidden>
Mark>         * javax/security/auth/login/LoginContext.java (lookupModule):
Mark>         Load LoginModule through Thread context class loader.

Mark> We should do an audit of all places where Class.forName() is called to
Mark> see whether they really need to have a ClassLoader argument.

There are a few PRs in this area too... I held off fixing them as it
wasn't clear to me whether the context class loader or system class
loader was preferred.  We need test cases for this, and then
@specnotes in the javadoc...

I think I said this exact thing a few days ago.  Sorry for being a
broken record.

Tom





reply via email to

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