Re: JDK 9 no longer available for download

2018-05-23 Thread Ralph Goers
Yeah. This whole situation with Java versions sucks. Ralph > On May 23, 2018, at 9:39 AM, Matt Sicker wrote: > > It would certainly make sense for a build update. > > On 23 May 2018 at 11:00, Gary Gregory wrote: > >> Michael: >> >> You need to

Re: JDK 9 no longer available for download

2018-05-23 Thread Gary Gregory
Michael: You need to hit the archives: http://www.oracle.com/technetwork/java/javase/archive-139210.html Gary On Wed, May 23, 2018 at 9:57 AM, Michael Schall wrote: > I am trying to build from source for some perf research, however one of the > requirements is JDK9.

Re: JDK 9 no longer available for download

2018-05-23 Thread Matt Sicker
It would certainly make sense for a build update. On 23 May 2018 at 11:00, Gary Gregory wrote: > Michael: > > You need to hit the archives: > http://www.oracle.com/technetwork/java/javase/archive-139210.html > > Gary > > On Wed, May 23, 2018 at 9:57 AM, Michael Schall

JDK 9 no longer available for download

2018-05-23 Thread Michael Schall
I am trying to build from source for some perf research, however one of the requirements is JDK9. This is no longer downloadable from Oracle ( http://www.oracle.com/technetwork/java/javase/downloads/jdk9-downloads-3848520.html) as it redirects you to JDK10. I'm sure this is not the "correct" way