Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Fwd: JDK 9: General Availability

Oracle provides builds for all major platforms: http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html

On Thu, Sep 21, 2017 at 3:47 PM, Daniel Megert <daniel_megert@xxxxxxxxxx> wrote:

>GPL'd binaries from Oracle are available here:
>  
http://jdk.java.net/9

Interesting. Under 'Downloads' I only find Linux 64-bit. No Windows or Apple download. Did I miss something?

Dani



From:        Mike Milinkovich <mike.milinkovich@eclipse-foundation.org>
To:        cross-project-issues-dev@eclipse.org
Date:        21.09.2017 21:27
Subject:        [cross-project-issues-dev] Fwd: JDK 9: General Availability
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Just FYI

-------- Forwarded Message --------

Subject:
JDK 9: General Availability
Date:
Thu, 21 Sep 2017 12:21:33 -0700 (PDT)
From:
mark.reinhold@xxxxxxxxxx
Reply-To:
discuss@xxxxxxxxxxxxxxxx
To:
announce@xxxxxxxxxxxxxxxx



I'm pleased -- nay, thrilled! -- to announce that JDK 9 is now Generally
Available.  We've identified no P1 bugs since we promoted build 181 seven
weeks ago so that is the official GA release, ready for production use.

GPL'd binaries from Oracle are available here:

 
http://jdk.java.net/9

(There are links on that page to Oracle's commercial binaries for those
who are interested.)  I'm sure that binaries from other implementors will
be available in short order.

The key feature of this release is, of course, Project Jigsaw, about
which I've written a bit more over on my blog:

 
https://mreinhold.org/blog/jigsaw-complete

Jigsaw is not, however, the only feature!  There are many other excellent
additions and improvements including, but not limited to:

 Improved Process API          
http://openjdk.java.net/jeps/102
 HTTP/2 Client (incubating)    
http://openjdk.java.net/jeps/110
 Variable Handles              
http://openjdk.java.net/jeps/193
 JShell Read-Eval-Print Loop    
http://openjdk.java.net/jeps/222
 Javadoc Search                
http://openjdk.java.net/jeps/225
 Linux/AArch64 Port            
http://openjdk.java.net/jeps/237
 Marlin Graphics Renderer      
http://openjdk.java.net/jeps/265
 Collection Factories          
http://openjdk.java.net/jeps/269
 Enhanced Deprecation          
http://openjdk.java.net/jeps/277
 Linux/s390x Port              
http://openjdk.java.net/jeps/294
 Ahead-of-Time Compilation      
http://openjdk.java.net/jeps/295

The complete list of features is on the JDK 9 Project page:

 
http://openjdk.java.net/projects/jdk9/

Thank you to everyone who contributed to JDK 9, whether directly or
indirectly.  It's been a long road, but it will have been worth it.
This release lays a strong foundation for the future of Java.

- Mark
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__dev.eclipse.org_mailman_listinfo_cross-2Dproject-2Dissues-2Ddev&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=1UITCR5rxUZHSFczvfaNFK4ymEbEiccRX7VKchpqz0Y&m=QK1Nf5c9S7d3jfYY23qFrjzjvkQ94OpJxNmwKFp8sh4&s=faXYgnPSP-I6bxM3tkFakb4ShhwIfiPOoKpYlPFuFq8&e=



_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



--
"Have you tried turning it off and on again" - The IT Crowd
And if that fails, then http://goo.gl/tnBgH5

Back to the top