Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-11 Thread Oliver Deakin
Andrey Chernyshev wrote: On 7/10/06, Oliver Deakin <[EMAIL PROTECTED]> wrote: Andrey Chernyshev wrote: > > Thanks Oliver, this explanation sounds reasonable. > If the issue is just in the shutdown hooks order, then, still may be > it makes sense to add VM.addClasslibShutdownHook(Runnable) metho

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-10 Thread Andrey Chernyshev
On 7/10/06, Oliver Deakin <[EMAIL PROTECTED]> wrote: Andrey Chernyshev wrote: > On 7/7/06, Oliver Deakin <[EMAIL PROTECTED]> wrote: >> Andrey Chernyshev wrote: >> > I was trying to compile the kernel classes set from DRLVM >> independently >> > from the classlib and found it difficult because ker

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-10 Thread Oliver Deakin
Andrey Chernyshev wrote: On 7/7/06, Oliver Deakin <[EMAIL PROTECTED]> wrote: Andrey Chernyshev wrote: > I was trying to compile the kernel classes set from DRLVM independently > from the classlib and found it difficult because kernel classes set > currently have a dependence on the internal cl

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-07 Thread Andrey Chernyshev
On 7/7/06, Oliver Deakin <[EMAIL PROTECTED]> wrote: Andrey Chernyshev wrote: > I was trying to compile the kernel classes set from DRLVM independently > from the classlib and found it difficult because kernel classes set > currently have a dependence on the internal classlib API, e.g. > org.apach

Re: [classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-07 Thread Oliver Deakin
Andrey Chernyshev wrote: I was trying to compile the kernel classes set from DRLVM independently from the classlib and found it difficult because kernel classes set currently have a dependence on the internal classlib API, e.g. org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnectio

[classlib] Is it OK for VM kernel class to call internal classlib API?

2006-07-04 Thread Andrey Chernyshev
I was trying to compile the kernel classes set from DRLVM independently from the classlib and found it difficult because kernel classes set currently have a dependence on the internal classlib API, e.g. org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection and org.apache.harmony.l