Package: openjdk-6-jdk
Version: 6b32-1.13.4-1~deb7u1
Severity: important
Tags: upstream


javac from openjdk-6-jdk fails to compile apache flume correctly within 
apache-bigtop.
Have a tgz which demonstrate the problem. Seems to be upstream related since 
centos6 current displays the same error:

$ javac HBaseSink.java 
HBaseSink.java:11: incompatible types; no instance(s) of type variable(s) K,V 
exist so that java.util.TreeMap<K,V> conforms to 
java.util.Map<byte[],java.util.Map<byte[],java.util.NavigableMap<byte[],java.lang.Long>>>
found   : <K,V>java.util.TreeMap<K,V>
required: 
java.util.Map<byte[],java.util.Map<byte[],java.util.NavigableMap<byte[],java.lang.Long>>>
        Maps.newTreeMap(Bytes.BYTES_COMPARATOR);
                       ^
1 error

using javac from Oracles jdk 1.6.0_32 compiles this code without 
warnings/errors.

Hope that I can attach Source and Dependencies on this ticket ...



-- System Information:
Debian Release: 7.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages openjdk-6-jdk depends on:
ii  libc6          2.13-38+deb7u3
ii  libx11-6       2:1.5.0-1+deb7u1
ii  openjdk-6-jre  6b32-1.13.4-1~deb7u1
ii  zlib1g         1:1.2.7.dfsg-13

Versions of packages openjdk-6-jdk recommends:
ii  libxt-dev  1:1.1.3-1+deb7u1

Versions of packages openjdk-6-jdk suggests:
pn  openjdk-6-demo    <none>
pn  openjdk-6-source  <none>
pn  visualvm          <none>

-- no debconf information
-- 
Vorstandsvorsitzender/Chairman of the board of management:
Gerd-Lothar Leonhart
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Michael Heinrichs, Dr. Arno Steitz
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to