Your message dated Wed, 18 Jan 2006 10:08:37 +0100 with message-id <[EMAIL PROTECTED]> and subject line Kaffe and Eclipse works has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 21 Jun 2004 08:57:01 +0000 >From [EMAIL PROTECTED] Mon Jun 21 01:57:01 2004 Return-path: <[EMAIL PROTECTED]> Received: from fe02.axelero.hu (digpala.axelero.hu) [195.228.240.90] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BcKbs-0002yb-00; Mon, 21 Jun 2004 01:57:01 -0700 Received: from digpala (localhost-02 [127.0.2.1]) by digpala.axelero.hu (8.12.11/8.12.11) with SMTP id i5L8uwZW035837; Mon, 21 Jun 2004 10:56:58 +0200 (CEST) Received: from fe02.axelero.hu [127.0.2.1] via SMTP gateway by digpala [195.228.240.90]; id A08BF71F6CF at Mon, 21 Jun 2004 10:56:58 +0200 Received: from localhost (239.75-182-adsl-pool.axelero.hu [81.182.75.239]) by fe02.axelero.hu (8.12.11/8.12.11) with ESMTP id i5L8uph2035538; Mon, 21 Jun 2004 10:56:55 +0200 (CEST) Received: from daniel by localhost with local (Exim 4.34) id 1BcKc0-0000rj-82; Mon, 21 Jun 2004 10:57:08 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: daniel <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: eclipse-platform: Bad bytecode warning while setting up using kaffe X-Mailer: reportbug 2.61 Date: Mon, 21 Jun 2004 10:57:08 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: daniel <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,DATING,HAS_PACKAGE, RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Package: eclipse-platform Version: 2.1.3-4 Severity: minor While installing eclipse from scratch, I get: Setting up eclipse-platform (2.1.3-4) ... Updating initial eclipse configuration...WARNING Bad bytecode! Illegal exception table entry: start_pc=146242955 is not lower than end_pc=146242955 in method org/eclipse/update/internal/core/InstallConfiguration.getRuntimeConfigurationURL((Lorg/eclipse/update/core/IPluginEntry;Lorg/eclipse/update/internal/core/ConfiguredSite;)Ljava/net/URL;) See Java Virtual Machine Specification 2nd Edition $4.7.3 for details. Please report this bug to the developers of the application you're running on kaffe. A simple fix might be to use another java compiler to build the application. done. It seems to be only a warning, and eclipse seems running fine, but this is still a bit scary. According to the kaffe message, it's a bug in the java compiler used. This should be fixed if possible, or at least hide this message during setup, for the peace of mind of sarge users. Thanks, Daniel -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (700, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.5-1-686 Locale: LANG=C, LC_CTYPE=C Versions of packages eclipse-platform depends on: ii libeclipse-jni 2.1.3-4 Platform dependend files for eclip ii liblucene-java 1.2-2 A Java full-text search engine. ii liblucene-java-doc 1.2-2 Lucene demonstration programs and ii libswt2.1-gtk2-java [libswt2. 2.1.3-4 Fast and rich GUI toolkit for Java ii sun-j2sdk1.4debian [java2-run 0.9 Debian specific parts of Java(TM) -- no debconf information --------------------------------------- Received: (at 255469-done) by bugs.debian.org; 18 Jan 2006 08:02:11 +0000 >From [EMAIL PROTECTED] Wed Jan 18 00:02:10 2006 Return-path: <[EMAIL PROTECTED]> Received: from mail1.ewetel.de ([212.6.122.12]) by spohr.debian.org with esmtp (Exim 4.50) id 1Ez8Gg-0008MC-EZ; Wed, 18 Jan 2006 00:02:10 -0800 Received: from asterix.konqueror.de (dyndsl-080-228-192-124.ewe-ip-backbone.de [80.228.192.124]) by mail1.ewetel.de (8.12.1/8.12.9) with ESMTP id k0I81YVo006034; Wed, 18 Jan 2006 09:01:35 +0100 (MET) Received: from mkoch by asterix.konqueror.de with local (Exim 4.50) id 1Ez9Iz-0003qI-NH; Wed, 18 Jan 2006 10:08:37 +0100 Date: Wed, 18 Jan 2006 10:08:37 +0100 From: Michael Koch <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Kaffe and Eclipse works Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i X-CheckCompat: OK X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 5 Hello all, I tested to install and run Eclipse with current kaffe in unstable. It installed fine and worked with kaffe-jthreads. kaffe-pthreads gave an assertion but that is a kaffe bug, not an eclipse bug. I will file a bug against kaffe. Therefor I close the bugs against eclipse concerning kaffe. Thanks for your reports. Cheers, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/ _______________________________________________ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers