From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29143 invoked by alias); 28 Oct 2004 17:15:01 -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 29095 invoked by uid 48); 28 Oct 2004 17:15:00 -0000 Date: Thu, 28 Oct 2004 17:15:00 -0000 Message-ID: <20041028171500.29094.qmail@sourceware.org> From: "tromey at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20040530162038.15735.rmathew@gcc.gnu.org> References: <20040530162038.15735.rmathew@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug java/15735] Should be able to disable bytecode verification X-Bugzilla-Reason: CC X-SW-Source: 2004-q4/txt/msg00257.txt.bz2 List-Id: ------- Additional Comments From tromey at gcc dot gnu dot org 2004-10-28 17:14 ------- FYI, not verifying in the compiler is somewhat tricky since the compiler relies on the verifier to create type maps it uses later on. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15735