OpenJDK Updates Project Builds

Severin Gehwolf sgehwolf at redhat.com
Mon Apr 29 08:40:49 UTC 2019


On Fri, 2019-04-26 at 18:18 +0100, Andrew John Hughes wrote:
> I agree with making it clear that these builds are early access builds
> in the version output. A brief look suggests that --with-milestone=ea
> would be the way to do that, but I'm open to better suggestions from
> those who are more familiar with that part of the 8u build.

--with-milestone=ea gives me this in version output for a hypothetical
8u222-b00:

$ ./bin/java -version
openjdk version "1.8.0_8u222-ea"
OpenJDK Runtime Environment (build 1.8.0_8u222-ea-b00)
OpenJDK 64-Bit Server VM (build 25.8u222-b00, mixed mode)

If that seems OK to people, then I'll incorporate that for future EA
builds.

Thanks,
Severin



More information about the jdk8u-dev mailing list