classpath
[Top][All Lists]
Advanced

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

Re: Infinite loop


From: Archie Cobbs
Subject: Re: Infinite loop
Date: Wed, 09 Nov 2005 14:12:59 -0600
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

Stuart Ballard wrote:
Seems like we could remove VMClass.getClassLoader altogether then
since it's public and static in VMStackWalker?

Yes, I suppose so...

> On the other hand,
should it be public in VMStackWalker? Is that ok from a security
standpoint?

Yes.. all the other methods in there are too. VMStackWalker can only
be used by classes loaded via the boot loader (see comment
at the top).

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com




reply via email to

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