From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23000 invoked by alias); 7 Feb 2003 01:06:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 22974 invoked by uid 71); 7 Feb 2003 01:06:00 -0000 Resent-Date: 7 Feb 2003 01:06:00 -0000 Resent-Message-ID: <20030207010600.22973.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, java-prs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, doparsons@rev.net Received: (qmail 21850 invoked by uid 48); 7 Feb 2003 01:01:39 -0000 Message-Id: <20030207010139.21849.qmail@sources.redhat.com> Date: Fri, 07 Feb 2003 01:06:00 -0000 From: doparsons@rev.net Reply-To: doparsons@rev.net To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: libgcj/9608: compiled VS gij virtual machine X-SW-Source: 2003-02/txt/msg00339.txt.bz2 List-Id: >Number: 9608 >Category: libgcj >Synopsis: compiled VS gij virtual machine >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: support >Submitter-Id: net >Arrival-Date: Fri Feb 07 01:06:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: Doug Parsons >Release: gcc 3.2.2 debian unstable package >Organization: >Environment: Linux Debian Potato 2.2 i586 200 mmx >Description: What would cause the failure of a static compiled java program that runs without errors in the gij virtual machine or when compiled dynamic? The compile process produces no errors and only warnings with -Wall. Two areas that are currently affecting the runtime are: Exception in thread "main" java.lang.RuntimeException: The SHA algorithm was not found to use in computing the Serial Version UID for class Pyramid.Settings When trying to write to disk. And: Exception in thread "main" class java.lang.ExceptionInInitializerError: java.util.MissingResourceException: Bundle gnu.java.locale.Calendar not found This package does not seem to be in the gnu library. But why does it not fail in the VM but does when compiled static? I ask this in a general manner because this is new to me and to give further details it would help to know what to look for if hunting a possible bug. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: