Your message dated Sat, 23 Mar 2019 16:08:07 +0100
with message-id <[email protected]>
and subject line closing remaining openjdk-6 bugs
has caused the Debian Bug report #570070,
regarding openjdk-6-source: classes missing from src.zip
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
570070: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570070
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openjdk-6-source
Version: 6b17-1.7-1
Severity: important
The source files in src.zip do not agree with those found in rt.jar. A
large number of classes are found in one, but not the other. To get a
full diff:
~$ jar tf /usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar |sed s/.class$// | grep
-v \\\$ |sort > rt
~$ jar tf /usr/lib/jvm/java-6-openjdk/src.zip |sed s/.java$// | grep -v /$ |
sort > src
$ diff -u rt src | diffstat
src | 2825 ++++++--------------------------------------------------------------
1 file changed, 289 insertions(+), 2536 deletions(-)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32.8-melech (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages openjdk-6-source depends on:
ii dpkg 1.15.5.6 Debian package management system
ii openjdk-6-jdk 6b17-1.7-1 OpenJDK Development Kit (JDK)
ii openjdk-6-jre 6b17-1.7-1 OpenJDK Java runtime, using Hotspo
openjdk-6-source recommends no packages.
openjdk-6-source suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 6b41-1.13.13-1+rm
Hi,
openjdk-6 was last released with Debian 7.0 (wheezy), which had its LTS
support end nearly a year ago and which has now been archived.
I'm therefore closing the remaining openjdk-6 bugs, assuming they are no
longer relevant for newer (and still supported) openjdk releases.
Andreas
--- End Message ---