commit-classpath
[Top][All Lists]
Advanced

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

[patch #1031] [Patch #1031] SecurityManager to use VM interface for curr


From: noreply
Subject: [patch #1031] [Patch #1031] SecurityManager to use VM interface for current classloader
Date: Sat, 09 Aug 2003 17:11:40 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030714 Galeon/1.3.7 Debian/1.3.7.20030803-1

Patch #1031 has been updated. 

Project: 
Category: None
Status: Open
Summary: SecurityManager to use VM interface for current classloader

Follow-Ups:

Date: Sun 02/02/03 at 00:56
By: cbj

Comment:
This patch would seem to bypass the security checks involved with this 
deprecated method in SecurityManager.  Looking at this patch makes me believe 
that Class.java needs to be updated with regards to what are "core" classes and 
should return "null".  Also you already have a chance to influence this method 
using VMSecurityManager.getClassContext().
-------------------------------------------------------

Date: Sat 08/09/03 at 23:11
By: mark

Comment:
How important is this to get in before 0.06 is released?

We really need to set this up so all of inClass(String), classDepth(String), 
classLoaderDepth(), currentClassLoader(), currentLoadedClass() and 
getClassContext() are handled likewise.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1031&group_id=85

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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