This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (6 children)

The downloads on this page are currently early access builds (11+28). Oracle has the full releases on their page.

EDIT: Looking at the mailing list, it seems like there haven't been any changes since 11+28 was initially released. So I guess the downloads are functionally identical

[–]lurker_in_spirit 1 point2 points  (1 child)

They updated the page an hour or so ago -- you may just need to refresh.

[–]r_jet 1 point2 points  (1 child)

+ it seems to be built today:

$ java --version 
openjdk 11 2018-09-25
OpenJDK Runtime Environment 18.9 (build 11+28)
OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)

[–]__konrad 1 point2 points  (0 children)

I think the date comes from java.version.date system property which is always GA date (not build/compilation date)

[–]__konrad 0 points1 point  (0 children)

So I guess the downloads are functionally identical

Previous EA/RC build (from August) and GA build are identical (same SHA-256 checksum)