Shouldn't we update our Java 9 build requirement to Java 10?

Gary

On Wed, May 23, 2018, 18:48 Ralph Goers <ralph.go...@dslextreme.com> wrote:

> Yeah.
>
> This whole situation with Java versions sucks.
>
> Ralph
>
> > On May 23, 2018, at 9:39 AM, Matt Sicker <boa...@gmail.com> wrote:
> >
> > It would certainly make sense for a build update.
> >
> > On 23 May 2018 at 11:00, Gary Gregory <garydgreg...@gmail.com> 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 <mike.sch...@gmail.com>
> >> wrote:
> >>
> >>> 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 to do this, but it seems to
> almost
> >>> (don't have mongo installed) build with the following in the
> >>> toolchains.xml:
> >>>
> >>>
> >>> <toolchain>
> >>> <type>jdk</type>
> >>> <provides>
> >>> <version>9</version>
> >>> <vendor>sun</vendor>
> >>> </provides>
> >>> <configuration>
> >>> <jdkHome>C:\Program Files\Java\jdk-10.0.1</jdkHome>
> >>> </configuration>
> >>> </toolchain>
> >>>
> >>>
> >>> Does the build need to be updated to 10 or am I missing something?
> >>>
> >>
> >
> >
> >
> > --
> > Matt Sicker <boa...@gmail.com>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
> For additional commands, e-mail: log4j-user-h...@logging.apache.org
>
>

Reply via email to