|
Re: Patch: FYI: MainThread -vs- class loader: msg#00133java.classpath.patches
On Wed, Mar 16, 2005 at 04:41:30PM -0700, Tom Tromey wrote: > I'm checking this in. > I'm going to put something similar in libgcj shortly. > > While implementing java.endorsed.dirs, I discovered that MainThread > tries to load the main class using its own class loader. However, it > is probable that MainThread is loaded by the bootstrap loader, while > it needs to load the main class using the system class loader. > > This patch fixes the problem. Can you put a mauve testcase of this into CVS? I know some VMs dont use gnu.java.lang.MainThread yet. Michael -- Java Trap: http://www.gnu.org/philosophy/java-trap.html
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RFC: JNI implementation of Selector #1, Robert Schuster |
|---|---|
| Next by Date: | Re: RFC: JNI implementation of Selector #1, Michael Koch |
| Previous by Thread: | Patch: FYI: MainThread -vs- class loader, Tom Tromey |
| Next by Thread: | Re: Patch: FYI: MainThread -vs- class loader, Tom Tromey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |