Subject: openjdk-11-jdk-headless: ships documentation for JDK 8, not JDK 11
Date: Wed, 30 Jan 2019 14:57:44 +0100
Package: openjdk-11-jdk-headless
Version: 11.0.2+7-1
Severity: important
I saw in https://bugs.openjdk.java.net/browse/JDK-8217581 that
“ (The page for JDK 9 does list correct values.) ” and I was like,
hey, I’ve seen it on my system too!
Turns out that yes.
tglase@tglase:~ $ realpath /usr/share/man/man1/javadoc.1.gz
/usr/lib/jvm/java-11-openjdk-x32/man/man1/javadoc.1.gz
tglase@tglase:~ $ man -l /usr/lib/jvm/java-11-openjdk-x32/man/man1/javadoc.1.gz 2>/dev/null | tail -1
JDK 8 03 March 2015 javadoc(1)
This is a bug, mismatching documentation that does not document
the installed software correctly is being installed.
-- System Information:
Debian Release: buster/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable')
Architecture: x32 (x86_64)
Foreign Architectures: i386, amd64
Kernel: Linux 4.18.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)
Versions of packages openjdk-11-jdk-headless depends on:
ii libc6 2.28-5
ii openjdk-11-jre-headless 11.0.2+7-1
ii zlib1g 1:1.2.11.dfsg-1
openjdk-11-jdk-headless recommends no packages.
Versions of packages openjdk-11-jdk-headless suggests:
pn openjdk-11-demo <none>
ii openjdk-11-source 11.0.2+7-1
-- no debconf information
Acknowledgement sent
to Etienne Dysli Metref <[email protected]>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <[email protected]>.
(Mon, 10 Aug 2020 11:03:05 GMT) (full text, mbox, link).
Subject: Re: openjdk-11-jdk-headless: ships documentation for JDK 8, not JDK
11
Date: Mon, 10 Aug 2020 12:49:19 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi there!
As a Java developer, I'm very much interested in having this bug
fixed. It has already caused me to give wrong information to other
people... :/ For example: the java(1) man page lists the option
`-XX:+HeapDumpOnOutOfMemory`, but this option has been renamed to
`-XX:+HeapDumpOnOutOfMemoryError` in Java 11.
Is this a Debian packaging problem or does upstream provide the wrong
documentation?
Let me know if I can help fix this, I know Debian packaging a bit.
Cheers,
Etienne
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEELcQv7Fsn8jFmeD9mw2QssxGaOsAFAl8xJi8ACgkQw2QssxGa
OsCBwA//e9Wwt81bhEkr1dgUG6i60H4Ufe163Tzlp18LZKqk+mSV7zvHiFhSmNAv
QPsE151rkLcC6G7bXNCCOfgr9NasS499btW+4qSrm8Yw7gDN6O8SHrpCV0Yigrun
2+CDmHYyBzN9J/OgoFGA4YYeYwukP6BZxDK8gdGLMcAfqmOiKwncILBpM8HVyKBD
xf8WQcj6YZiTrPLSdYzZJ2Y+bupHia50y8EEjeottiQropbV/9l+Q40Zt1sFtzP/
/fchNJ9IC03Fep2808nla8zSE4k9bnp/EmWBOrm3mlVN377Mko2aZOkflcr+Hdl5
kCQ1WNyFvvVAsZPK2Ihs4v2WmE7Eoo4VCbmdGJgNvKNDMiSTYnZHJZy5oNOcecTO
WO5LVFPWYEPNIWQa37QQTmv8sbf83mS8jChp+g740LVD3BafRrQpujeD/KgxZJbn
wlwyYEU0vMG39wBjUebD1/6mSohRtI5AcqOPwW7VpyRvhyYTfqGEDv2xfqomTuHe
WeaSB+914cuEomfwd4OiySio0yuVmTzXvdNv08LPme6QDecs/PkkuzYS2LRO+oZx
iysJNCyq5DgHv7DJKbzUQPEzwxtfrPK2Y13BLMOB/wiSct0Mdt28juGLyuM4PmPB
/o6sG7im9qxHO/eaaLRRF4CFyhW2PyVqpVuJZ9e96gIzF7ZZ8FM=
=cGxs
-----END PGP SIGNATURE-----
Acknowledgement sent
to Matthias Klose <[email protected]>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <[email protected]>.
(Mon, 10 Aug 2020 11:21:03 GMT) (full text, mbox, link).
Subject: Re: [Openjdk] Bug#920903: openjdk-11-jdk-headless: ships
documentation for JDK 8, not JDK 11
Date: Mon, 10 Aug 2020 13:17:59 +0200
On 8/10/20 12:49 PM, Etienne Dysli Metref wrote:
> Hi there!
>
> As a Java developer, I'm very much interested in having this bug
> fixed. It has already caused me to give wrong information to other
> people... :/ For example: the java(1) man page lists the option
> `-XX:+HeapDumpOnOutOfMemory`, but this option has been renamed to
> `-XX:+HeapDumpOnOutOfMemoryError` in Java 11.
>
> Is this a Debian packaging problem or does upstream provide the wrong
> documentation?
that's the documentation provided by upstream.
Acknowledgement sent
to Etienne Dysli Metref <[email protected]>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <[email protected]>.
(Mon, 10 Aug 2020 12:12:23 GMT) (full text, mbox, link).
On 10.08.20 13:17, Matthias Klose wrote:
>> Is this a Debian packaging problem or does upstream provide the wrong
>> documentation?
>
> that's the documentation provided by upstream.
Thank you for the fast answer Matthias. :)
Would https://bugs.openjdk.java.net/browse/JDK-8225134 be the
corresponding upstream issue? Is there any hope this could be fixed in a
future OpenJDK 11 release?
Etienne
Acknowledgement sent
to Matthias Klose <[email protected]>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <[email protected]>.
(Mon, 10 Aug 2020 12:21:02 GMT) (full text, mbox, link).
Subject: Re: [Openjdk] Bug#920903: Bug#920903: openjdk-11-jdk-headless: ships
documentation for JDK 8, not JDK 11
Date: Mon, 10 Aug 2020 14:17:06 +0200
On 8/10/20 2:11 PM, Etienne Dysli Metref wrote:
> On 10.08.20 13:17, Matthias Klose wrote:
>>> Is this a Debian packaging problem or does upstream provide the wrong
>>> documentation?
>>
>> that's the documentation provided by upstream.
>
> Thank you for the fast answer Matthias. :)
> Would https://bugs.openjdk.java.net/browse/JDK-8225134 be the
> corresponding upstream issue?
That's the issue for 13, not 11.
> Is there any hope this could be fixed in a
> future OpenJDK 11 release?
if somebody updates those for 11 ...
Acknowledgement sent
to Etienne Dysli Metref <[email protected]>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <[email protected]>.
(Mon, 10 Aug 2020 13:27:02 GMT) (full text, mbox, link).
On 10.08.20 14:17, Matthias Klose wrote:
>> Is there any hope this could be fixed in a
>> future OpenJDK 11 release?
>
> if somebody updates those for 11 ...
I'd happily file an upstream bug to prod them, but I can't get the form
at https://bugreport.java.com/bugreport/start_form.do to work... :(
Etienne
Acknowledgement sent
to Etienne Dysli Metref <[email protected]>:
Extra info received and forwarded to list. Copy sent to OpenJDK Team <[email protected]>.
(Wed, 19 Aug 2020 06:45:03 GMT) (full text, mbox, link).
Subject: Re: Bug#920903: openjdk-11-jdk-headless: ships documentation for JDK
8, not JDK 11
Date: Wed, 19 Aug 2020 08:41:01 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
forwarded 920903 https://bugs.openjdk.java.net/browse/JDK-8251572
thanks
On 10/08/2020 14.17, Matthias Klose wrote:
>> Is there any hope this could be fixed in a future OpenJDK 11
>> release?
>
> if somebody updates those for 11 ...
I managed to report this bug to Oracle, so it might increase the
chances of someone eventually fixing it. :)
Cheers
Etienne
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEELcQv7Fsn8jFmeD9mw2QssxGaOsAFAl88yXcACgkQw2QssxGa
OsB2nBAAq/XoJkYFHIcsxZ8LSJ75EJct+SOKaWAvbrFq2LgFZYBbOEgZP/zw4igM
NQlseuCCIKGi047idzJGXtSypWI5QZ4WYBO9Uzy/wbTEZEPWgttiHS1tDxmeFfTN
4uztZUQwF6yVyDI8eAnbLl3+SiMhsvL0efKV/5g2/zTLZXeOCAxWb1WI9dHJ7+GW
mvM9e9v6ujoPJDcpy+IT2bKYblgsoMth1kYhDJaOmStNKGgO48NhrF8IvHkRuQhz
hCNQIzhwN5xQoK3rKxho3p3x20StOvPBN9jzRKjaIa6BM52uvnnIgd5+PtpwhsTY
hlsIFJ5OtC1gbKZ4JErdSVpUBThcp/Divst18Lun5Nbub8oHHFrsFp/oxs+PIJwJ
eg8RhX5elKLxfwY31uUlzcB0zOHMxe94gmecsncsuFO1BOcZpWQZPvtZhA+8HB7T
2hY122Rcmo1+0rqGNww14WlqPmmpwFVmTVSL8hFQwqgj3WR2fE+RcOUsNG9Z6XsX
yILomnUMoXn4N8eYWwhR29PYk+FCY0KAO4Sy2ssHknAjM6rtaSSo7c0axQNyWv7Z
GZoN8MjEx75Cl1zp1Gd1ikryMMjLSIrJTiYirH2Kg1opp3UFPbXTzK6gNw7OidKq
BvqkxrgwZnSDFl57hsEAaXy/7vZe2p/uL5tLAnp/IND7QV+A7hI=
=fWjI
-----END PGP SIGNATURE-----
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.