← Back to team overview

openjdk team mailing list archive

Bug#570070: openjdk-6-source: classes missing from src.zip

 

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