classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: Add security check to Class.getClasses()


From: Tom Tromey
Subject: Re: [cp-patches] Patch: Add security check to Class.getClasses()
Date: 07 Dec 2005 08:34:12 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Gary" == Gary Benson <address@hidden> writes:

Gary> http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html#getClasses()
Gary>     "For this class _and_each_of_its_superclasses_, the following
Gary>     security checks are performed: If there is a security manager, the
Gary>     security manager's checkMemberAccess method is called with this
Gary>     and Member.PUBLIC...".

Interesting.  The 1.5 text is different.

Tom




reply via email to

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