Java9 for Solaris X64

Java 9 was released yesterday, and I was eager to test it through the test suite that resides on the Solaris x64 server. However, I cannot figure out how to download Java9 (JRE) for Solaris X64. Here's what it looks like for Java 9:

Java 9 downloads

Here's what it looks like for Java 8: Java 8 downloads

Accordingly , Solaris x64 is a supported platform. But according to this, Solaris x64 is no longer a certified platform for Oracle Java. (equivalent list for Java 8 here )

I don’t understand where it leaves me.

Questions:

  • Oracle officially abandons Solaris x64 support? Has anything been reported on this topic?
  • Java 9 Solaris x64 - Oracle, sparcv9 x64 URL. ? ?

2019

JDK Solaris X64:

+4
3

JDK9, , ISA , , , : -

ISA Windows Solaris

Oracle Solaris JDK JRE ISA ( ). $JAVA_HOME/bin/sparcv9 $JAVA_HOME/bin/amd64 , JDK 8, 32- . , , $JAVA_HOME/bin.

+1

SmartOS (.. Illumos OpenSolaris) JDK9/10/11 pkgsrc. , pkgsrc Oracle Solaris. ( Joyent/pkgsrc) JDK 9 10, pkgsrc (JDK 11 WIP):

SmartOS, .

26-07-2019:

OpenJDK tar-, : http://pkgs.tribblix.org/openjdk/. , Solaris Illumos.

+1

There will be no Java 9 for Solaris x64. See MOS Doc ID 2325957.1 for more information and explanations.

But you can create and use OpenJDK9.

0
source

Source: https://habr.com/ru/post/1686237/


All Articles