[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
A query on the classloader architecture
From: |
David Holmes |
Subject: |
A query on the classloader architecture |
Date: |
Fri, 9 Jul 2004 10:15:46 +1000 |
These are questions for the different VM implementors out there.
1. Is your bootstrap loader represented by null or an actual Classloader
instance?
2. Is your bootstrap loader and system/application classloader the same
object?
3. Do you think your structure for the bootstrap and system loader correctly
reflect the expectations of the security architecture.
Thanks,
David Holmes
- A query on the classloader architecture,
David Holmes <=
- Re: A query on the classloader architecture, Chris Gray, 2004/07/09
- Re: A query on the classloader architecture, Archie Cobbs, 2004/07/09
- Re: A query on the classloader architecture, Chris Gray, 2004/07/09
- RE: A query on the classloader architecture, David Holmes, 2004/07/11
- Re: A query on the classloader architecture, Chris Gray, 2004/07/11
- Re: A query on the classloader architecture, Archie Cobbs, 2004/07/11
- Re: A query on the classloader architecture, Chris Gray, 2004/07/12
- Re: A query on the classloader architecture, Archie Cobbs, 2004/07/12