Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #12218

Bug#819785: openjdk-8-jre-headless: Debug information missing in JRE jars

Path csiph.com!weretis.net!feeder8.news.weretis.net!paganini.bofh.team!news.dns-netz.com!news.freedyn.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!bofh.it!news.nic.it!robomod
From Thorsten Glaser <tg@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.java
Subject Bug#819785: openjdk-8-jre-headless: Debug information missing in JRE jars
Date Tue, 15 Jun 2021 00:40:01 +0200
Message-ID <Cq3pn-6kY-1@gated-at.bofh.it> (permalink)
References <rjpJ8-1vo-17@gated-at.bofh.it> <rjpJ8-1vo-17@gated-at.bofh.it>
X-Original-To 819785@bugs.debian.org, Christian Haul <c.haul@web.de>
X-Mailbox-Line From debian-bugs-dist-request@lists.debian.org Mon Jun 14 22:36:09 2021
Old-Return-Path <debbugs@buxtehude.debian.org>
X-Spam-Flag NO
X-Spam-Score -2.6
Reply-To Thorsten Glaser <tg@debian.org>, 819785@bugs.debian.org
Resent-To debian-bugs-dist@lists.debian.org
Resent-Cc Java Maintenance <debian-java@lists.debian.org>
X-Debian-Pr-Message followup 819785
X-Debian-Pr-Package openjdk-8-jre-headless
X-Debian-Pr-Source openjdk-8
Content-Language de-DE-1901, en-DE
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding QUOTED-PRINTABLE
X-Crossassassin-Score 2
X-Debian-Message from BTS
X-Mailing-List <debian-bugs-dist@lists.debian.org> archive/latest/1667741
List-ID <debian-bugs-dist.lists.debian.org>
List-URL <https://lists.debian.org/debian-bugs-dist/>
Approved robomod@news.nic.it
Lines 37
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Tue, 15 Jun 2021 00:32:18 +0200 (CEST)
X-Original-Message-ID <8c8aa194-bd62-b318-ebff-c26337bc773@tarent.de>
X-Original-References <145958811306.775.18284117153800792917.reportbug@zoidberg.fritz.box> <145958811306.775.18284117153800792917.reportbug@zoidberg.fritz.box>
Xref csiph.com linux.debian.bugs.dist:1062038 linux.debian.maint.java:12218

Cross-posted to 2 groups.

Show key headers only | View raw


found 819785 8u292-b10-1
tags 819785 + upstream
thanks


On Sat, 2 Apr 2016, Christian Haul wrote:

> I have just discovered that stepping into JRE classes with a debugger does not
> allow inspecting variable states, the debugger complains that classes are built
> without "-g" option.

They are built without any -g option. Some (jaxp, for example) use -g
but not all. Looking at jdk/make/Setup.gmk, from jdk.tar.xz, the calls
of the SetupJavaCompiler macro are all missing -g from FLAGS. The CORBA
stuff is also built without it.

There’s no single variable used by all of them where we could just add
-g so this… is going to be tricky. Ideally, you’d ask upstream to change
this for the next 8u? Is this possible?

Thanks,
//mirabilos
-- 
«MyISAM tables -will- get corrupted eventually. This is a fact of life. »
“mysql is about as much database as ms access” – “MSSQL at least descends
from a database” “it's a rebranded SyBase” “MySQL however was born from a
flatfile and went downhill from there” – “at least jetDB doesn’t claim to
be a database”	‣‣‣ Please, http://deb.li/mysql and MariaDB, finally die!

Back to linux.debian.maint.java | Previous | Next | Find similar


Thread

Bug#819785: openjdk-8-jre-headless: Debug information missing in JRE jars Thorsten Glaser <tg@debian.org> - 2021-06-15 00:40 +0200

csiph-web