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

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 2021-06-15 00:40 +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>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | 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