This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/21222] must restrict access to gnu.classpath.*


------- Additional Comments From mark at gcc dot gnu dot org  2005-04-25 21:01 -------
the package.access Security property should be set whenever the
classpath.security file is read and it defines such a property. At the moment
the default classpath.security file doesn't have such a property.

Also note that we never do a SecurityManger.definePackage() check or define the
package.definition Security property (in classpath.security).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21222


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]