--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: openjdk-8-jre-headless: Debug information missing in JRE jars
- From: Christian Haul <c.haul@web.de>
- Date: Sat, 02 Apr 2016 11:08:33 +0200
- Message-id: <145958811306.775.18284117153800792917.reportbug@zoidberg.fritz.box>
Package: openjdk-8-jre-headless
Version: 8u77-b03-3
Severity: important
Dear Maintainer,
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.
I cannot confirm when this started - I only debug into system classes
occasionally. However, for me, absense of this information strongly limits the
ability to seriously develop java code with this package.
javap -l shows some information but it does not show the variable tables.
My best guess is, that classes were compiled with "-g:lines" instead of "-g" or
-g:lines,vars"
I'm using Netbeans 8.1 debugger.
TIA.
Chris.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages openjdk-8-jre-headless depends on:
ii ca-certificates-java 20160321
ii java-common 0.57
ii libc6 2.22-5
ii libcups2 2.1.3-5
ii libfontconfig1 2.11.0-6.4
ii libfreetype6 2.6.3-3
ii libgcc1 1:5.3.1-13
ii libjpeg62-turbo 1:1.4.2-2
ii liblcms2-2 2.6-3+b3
ii libnss3 2:3.23-1
ii libpcsclite1 1.8.16-1
ii libstdc++6 5.3.1-13
ii libx11-6 2:1.6.3-1
ii libxext6 2:1.3.3-1
ii libxi6 2:1.7.6-1
ii libxrender1 1:0.9.9-2
ii libxtst6 2:1.2.2-1+b1
ii multiarch-support 2.22-5
ii util-linux 2.27.1-6
ii zlib1g 1:1.2.8.dfsg-2+b1
openjdk-8-jre-headless recommends no packages.
Versions of packages openjdk-8-jre-headless suggests:
ii fonts-dejavu-extra 2.35-1
pn fonts-indic <none>
pn fonts-ipafont-gothic <none>
pn fonts-ipafont-mincho <none>
ii libnss-mdns 0.10-7
pn openjdk-8-jre-jamvm <none>
pn ttf-wqy-microhei | ttf-wqy-zenhei <none>
-- Configuration Files:
/etc/java-8-openjdk/accessibility.properties changed:
-- no debconf information
--- End Message ---