From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19328 invoked by alias); 25 Apr 2005 21:01:31 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 19306 invoked by uid 48); 25 Apr 2005 21:01:30 -0000 Date: Mon, 25 Apr 2005 21:01:00 -0000 Message-ID: <20050425210130.19305.qmail@sourceware.org> From: "mark at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050425195144.21222.tromey@gcc.gnu.org> References: <20050425195144.21222.tromey@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/21222] must restrict access to gnu.classpath.* X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00248.txt.bz2 List-Id: ------- 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