Request for Linux openjdk8u212 tar.gz
Severin Gehwolf
sgehwolf at redhat.com
Fri Jul 12 09:28:17 UTC 2019
Hi Jie,
On Fri, 2019-07-12 at 17:02 +0800, Jie Fu wrote:
> Hi Severin,
>
> I'm confused.
> Could you explain what's the difference between the two versions?
This page has a little context what the linked builds are:
https://adoptopenjdk.net/upstream.html
> -
> https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u212-b04/OpenJDK8U-x64_linux_8u212b04.tar.gz
So these are JDK 8u OpenJDK Project Builds produced by Red Hat on
behalf of the OpenJDK 8u project. Vanilla, vendor neutral, OpenJDK 8u
builds, if you will. Think jdk.java.net GPL builds for OpenJDK 8u after
Red Hat took on leadership of the project. These are being produced as
a curtesy to OpenJDK users.
$ openjdk-8u212-b04/bin/java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode)
> -
> https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u212-b04/OpenJDK8U-jdk_x64_linux_hotspot_8u212b04.tar.gz
Those are builds produced by the AdoptOpenJDK project on their
infrastructure, tested with their tests, supported by them, etc. They
are mostly identical, but may have additional bits like installers,
IcedTea web integration etc.
$ jdk8u212-b04/bin/java -version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.212-b04, mixed mode)
HTH,
Severin
> Thanks a lot.
> Best regards,
> Jie
>
> On 2019/7/12 下午4:48, Severin Gehwolf wrote:
> > On Thu, 2019-07-11 at 10:32 -0500, Jay Web wrote:
> > > Hi,
> > >
> > > Could you please share or point the location to download
> > > openjdk8u212. I have searched openjdk site and no luck.
> > OpenJDK 8u project builds (including 8u212-b04) are available here at
> > AdoptOpenJDK:
> > https://adoptopenjdk.net/upstream.html
> >
> > Thanks,
> > Severin
> >
> >
More information about the jdk8u-dev
mailing list