OpenJDK 11 version is still early access despite stable being out for a while now

Bug #1851292 reported by Andre Brait
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openjdk-lts (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

The version of OpenJDK 11 shipped with Eoan is still an 'Early Access' build despite 11.0.5 having been promoted to stable a while ago.

$ java -version
openjdk version "11.0.5-ea" 2019-10-15
OpenJDK Runtime Environment (build 11.0.5-ea+10-post-Ubuntu-0ubuntu1)
OpenJDK 64-Bit Server VM (build 11.0.5-ea+10-post-Ubuntu-0ubuntu1, mixed mode, sharing)

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: openjdk-11-jdk 11.0.5+10-0ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov 4 21:19:43 2019
InstallationDate: Installed on 2019-05-15 (172 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: openjdk-lts
UpgradeStatus: Upgraded to eoan on 2019-09-30 (35 days ago)

Revision history for this message
Andre Brait (andrebrait) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openjdk-lts (Ubuntu):
status: New → Confirmed
Revision history for this message
Brian Murray (brian-murray) wrote :

Are you saying that the string "-ea" is what indicates that the package is "Early Access"?

Changed in openjdk-lts (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Andre Brait (andrebrait) wrote :

Well, yes.

I mean, judging by the build number, it might very well be the very same code that was promoted to GA, but the string still says -ea, which is how OpenJDK usually labels "Early Access" builds, so I don't really know

Revision history for this message
Kirill Plyashkevich (ru-spirit) wrote :

https://www.oracle.com/technetwork/java/javase/11-0-5-oracle-relnotes-5592801.html
says:
"The full version string for this update release is 11.0.5+10 (where "+" means "build")"

Also this build contains hash mismatch problem, when using jlink, e.g.:
"Error: Hash of java.xml (46fd019860d97f5811ffc5b51eb9de95a713c64000856d637727c495cdc7678c) differs to expected hash (12a209d077d43c90a5ce65d64027cc8468fe5de54e9b1b56138ce9f58aebef28) recorded in java.base"
that reminds https://github.com/AdoptOpenJDK/openjdk-tests/issues/1293 (though that is MacOS related).
the issue is not reproducible with docker image openjdk:11-jre-slim with 11.0.5+10 inside:
openjdk version "11.0.5" 2019-10-15
OpenJDK Runtime Environment 18.9 (build 11.0.5+10)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.5+10, mixed mode)

that said, a double check that it's not EA build would be very appreciated.

Changed in openjdk-lts (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
Vladimir Petko (vpa1977) wrote :

Closing as Invalid as we've performed a number for GA releases since than.

Changed in openjdk-lts (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.