← Back to team overview

openjdk team mailing list archive

[Bug 1550244] Re: Wrong version set in latest openjdk-8 builds

 

Sadly not really fixed yet. Up to date Xenial system with openjdk-8:

jan@XPS13 ~ $ java -version
openjdk version "1.8.0_03-Ubuntu"
OpenJDK Runtime Environment (build 1.8.0_03-Ubuntu-8u77-b03-3ubuntu3-b03)
OpenJDK 64-Bit Server VM (build 25.03-b03, mixed mode)

The OpenJDK version is reported as1.8.0_03, which is wrong. The correct
Short version should be 1.8.0_77 (maybe with -Ubuntu). Please fix that,
thanks!

** Changed in: openjdk-8 (Ubuntu)
       Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-8 in Ubuntu.
https://bugs.launchpad.net/bugs/1550244

Title:
  Wrong version set in latest openjdk-8 builds

Status in openjdk-8 package in Ubuntu:
  Confirmed

Bug description:
  The current openjdk-8 build has a wrong version number set. `java
  -version`, `javac -version` etc. report the version string of this
  OpenJDK build as "java 1.8.0_01-internal", which is clearly wrong.
  This also triggers warnings about unsupported version in third party
  applications.

  Please update the build process, so that the reported version of
  openjdk-8 matches the actual version, like "1.8.0_72" or similar.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1550244/+subscriptions


References