Your message dated Sat, 14 Mar 2026 12:36:43 +0000
with message-id <[email protected]>
and subject line Bug#1129463: fixed in openjdk-27 27~13ea-1
has caused the Debian Bug report #1129463,
regarding openjdk-27-jre: please bump priority
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.)
--
1129463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openjdk-27-jre
Version: 27~10ea-1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
noticed that jdk-27 is landed in sid
* What exactly did you do (or not do) that was effective (or
ineffective)?
java -version (and javac -version) to give me back 27
* What was the outcome of this action?
it gives me 26
* What outcome did you expect instead?
it should be 27
mc36@noti:~$ update-alternatives --config java
There are 12 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority
Status
------------------------------------------------------------
* 0 /usr/lib/jvm/java-26-openjdk-amd64/bin/java 2611 auto
mode
1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1111
manual mode
2 /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1711
manual mode
3 /usr/lib/jvm/java-19-openjdk-amd64/bin/java 1911
manual mode
4 /usr/lib/jvm/java-20-openjdk-amd64/bin/java 2011
manual mode
5 /usr/lib/jvm/java-21-openjdk-amd64/bin/java 2111
manual mode
6 /usr/lib/jvm/java-22-openjdk-amd64/bin/java 2211
manual mode
7 /usr/lib/jvm/java-23-openjdk-amd64/bin/java 2311
manual mode
8 /usr/lib/jvm/java-24-openjdk-amd64/bin/java 2411
manual mode
9 /usr/lib/jvm/java-25-openjdk-amd64/bin/java 2511
manual mode
10 /usr/lib/jvm/java-26-openjdk-amd64/bin/java 2611
manual mode
11 /usr/lib/jvm/java-27-openjdk-amd64/bin/java 2611
manual mode
12 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081
manual mode
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.18.15+deb14-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages openjdk-27-jre depends on:
ii libasound2t64 1.2.15.3-1
ii libc6 2.42-13
ii libcups2t64 2.4.16-1
ii libfontconfig1 2.17.1-5
ii libfreetype6 2.14.1+dfsg-2
ii libgcc-s1 15.2.0-14
ii libgif7 5.2.2-1+b2
ii libgl1 1.7.0-3
ii libglib2.0-0t64 2.87.2-3
ii libgtk-3-0t64 3.24.51-4
ii libharfbuzz0b 12.3.2-2
ii libjpeg62-turbo 1:2.1.5-4
ii libpng16-16t64 1.6.55-1
ii libstdc++6 15.2.0-14
ii libx11-6 2:1.8.13-1
ii libxext6 2:1.3.4-1+b4
ii libxi6 2:1.8.2-2
ii libxinerama1 2:1.1.4-3+b5
ii libxrandr2 2:1.5.4-1+b4
ii libxrender1 1:0.9.12-1+b1
ii libxtst6 2:1.2.5-1+b1
ii openjdk-27-jre-headless 27~10ea-1
ii zlib1g 1:1.3.dfsg+really1.3.1-3
Versions of packages openjdk-27-jre recommends:
ii fonts-dejavu-extra 2.37-8
ii libatk-wrapper-java-jni 0.44.0-1
openjdk-27-jre suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: openjdk-27
Source-Version: 27~13ea-1
Done: Matthias Klose <[email protected]>
We believe that the bug you reported is fixed in the latest version of
openjdk-27, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated openjdk-27 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 14 Mar 2026 11:03:56 +0100
Source: openjdk-27
Architecture: source
Version: 27~13ea-1
Distribution: unstable
Urgency: medium
Maintainer: OpenJDK Team <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Closes: 1129463
Changes:
openjdk-27 (27~13ea-1) unstable; urgency=medium
.
* OpenJDK 27 snapshot, build 13.
.
[ Vladimir Petko ]
* d/rules: Separate package version in version string.
* d/t/jtreg-autopkgtest.{in,sh}: Do not force agentvm for s390x jtreg
tests to resolve the build crash on Launchpad.
* d/rules: Use symbols image to create debug symbols package.
* d/dbg.py: Fix syntax errors in gdb unwinder, do not install unwinder
for zero, install hotspot unwinder in the correct directory.
Disable debug traces. Load unwinder in the disabled state.
Return iterator rather than list from OpenJDKFrameFilter.flatten().
Remove unused code from NativeMethodInfo.
* d/t/dependencies.{in,sh}: Relax test assertion and regenerate.
.
[ Matthias Klose ]
* Bump priorities for alternatives. Closes: #1129463.
* Bump standards version.
* Move pandoc and graphviz to general build dependencies, needed for
man page generation.
* Use pre-generated man pages on architectures where pandoc is not
available.
Checksums-Sha1:
ad1c2085aad1698a3ffbd181471fb615cdf0bf37 5188 openjdk-27_27~13ea-1.dsc
725416b1813c369d516bed4f67df4e0c2f5c1642 614136
openjdk-27_27~13ea.orig-googletest.tar.xz
b74f7c5e8e478400df23b6c415afc7586da3bea0 75810916
openjdk-27_27~13ea.orig.tar.xz
9577340b0b2c703837960b1383b2e482e3dc327b 365620
openjdk-27_27~13ea-1.debian.tar.xz
bf04365066a64593943abc939b55ed5fd4693c8b 16267
openjdk-27_27~13ea-1_source.buildinfo
Checksums-Sha256:
caae74b5a79def6860dfa14cc05dd01879326f3253eab48105f0f9d42b79eb34 5188
openjdk-27_27~13ea-1.dsc
91a96f6b8cbb3d79e61158f0e2a05420fa92a0a91c3e99ff010f9902803a0c5b 614136
openjdk-27_27~13ea.orig-googletest.tar.xz
51f030bd5064290b2df24da494ea570dcc34001bed823e6572be84c93bcc59d3 75810916
openjdk-27_27~13ea.orig.tar.xz
5259d37788b39a12c3d4680b38fc83bbea1eccc047968607b035fde18571feea 365620
openjdk-27_27~13ea-1.debian.tar.xz
742ae516ee31f50d4a2826372acd57e99fefe9a1d3cbaeac6e701bbc9e1f3e8b 16267
openjdk-27_27~13ea-1_source.buildinfo
Files:
ee32dc071dd9e0ab4be238a60859a4e9 5188 java optional openjdk-27_27~13ea-1.dsc
889f429130a512ee7f184b901faeae0d 614136 java optional
openjdk-27_27~13ea.orig-googletest.tar.xz
cd79ecdba74ef40f7dd41fcd75a5a395 75810916 java optional
openjdk-27_27~13ea.orig.tar.xz
d42197bea6deff4cf44baa55c1509c6f 365620 java optional
openjdk-27_27~13ea-1.debian.tar.xz
3b63ac4766dce18dccadd25a4b806cda 16267 java optional
openjdk-27_27~13ea-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmm1MzcQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9fD0D/9AnwEOv9iG8ijEegK+H4isLliQpxpup/jA
B3Wr6f8MEa6UgGNTMzyYEg0OQXJVqjnY4r+jSDtgLVxL64Bes1YziPHRbjuT/x8O
ZCO7oh9KpbCmxdvIOs4G0+AN9i93bih/IEKw7q7YNPNA7weCSza6bwF8yw+CXa7l
8sVTnaJT23wstm9Yn7ecugpaz18kYz+tDHqvQcGswnSjeIaQ3uKAHRMAu7t/nBUK
YM91m/n5B1dh6QTDpltfXRdakAQWGhLjGXqTVsDuuhpmLa+oBJG+OJTbLIzgYjG7
BBjFkfxMViOMVeQMZPNgziQ9C8XRjQwZUZZb4CZf7d5+hv7Dwp2cEsdgXoFL76Af
O/WHKLj3khQB9cOueFDA0qb6jAOIXa0RIlyztZhAFt4P06fzTEXDi75QImjwY1a7
53Ttbe8QY6h14Z9TXy5gqFTFJzeXbwPqIFOJP8zfgf0hEq3OEZKH8f6HwFDYAHEr
MsEu7OYORNlVZFcKLCXmzLCbC5kb/QaawXbZ4jk7q7p6J2CIB0pdqgM5kGGsuc+n
hxgFSSamieJjjfK/GOyOtJEAfS5zpqgxinAhEvTyaeaLxGLjvZjdJLYp0URMoMWt
owPZ8ek6JDpbm/FrM3nRVXrSCmFQiJ1JU7p6gg4X72+zzxU7UlA+/g6cCQ6dy4+k
9hHaM49/9Q==
=98OQ
-----END PGP SIGNATURE-----
pgpPRgaIceevv.pgp
Description: PGP signature
--- End Message ---