On Thu, Dec 28, 2017 at 10:39 AM, Johan Henselmans < [email protected]> wrote:
> Thanks! > > The missing java 9 distribution is odd, I am sure I saw a version 9 arm > version a few days ago. > Java 9 is interesting in that there are changes in Java, the JDK distribution media (eg. no jre directory, etc), and the ARM distribution - Oracle no longer shipping "embedded java". So a lot of change. I dug out some references: https://blogs.oracle.com/java-platform-group/convergence-of-oracle-java-se-embedded-with-oracle-jdk Oracle submission of their ARM port to OpenJdk - http://openjdk.java.net/jeps/297 discussion - http://mail.openjdk.java.net/pipermail/aarch32-port-dev/2016-September/000475.html OpenJdk AArch32 project - http://openjdk.java.net/projects/aarch32-port/ (also http://openjdk.java.net/projects/aarch64-port/ ) Azul OpenJdk distriubutions - https://www.azul.com/downloads/zulu-embedded/ question on distribution - http://mail.openjdk.java.net/pipermail/aarch32-port-dev/2017-December/000841.html Debian Java 9 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876426 Changes in Java9 - https://www.azul.com/jdk-9-pitfalls-for-the-unwary/ IBM J9 JVM - https://github.com/eclipse/openj9/issues/53 https://www.azul.com/jdk-9-pitfalls-for-the-unwary/ If that is not enough the Release versioning was going to change in version 10 to "18.3", "18.9"... . But this was reversed. However you may see both all over the place.... http://mail.openjdk.java.net/pipermail/java-se-spec-experts/2017-December/000021.html / http://openjdk.java.net/projects/jdk/10/spec/ / http://www.oracle.com/technetwork/java/eol-135779.html HTH Alex > > Kind Regards, > Johan > > On Wednesday, December 27, 2017 at 7:29:34 PM UTC+1, RobertCNelson wrote: >> >> On Wed, Dec 27, 2017 at 6:32 AM, Johan Henselmans >> <[email protected]> wrote: >> > Robert, do you still follow the Oracle java updates? >> >> Not really.. only if people ask.. >> >> > They have not been updated in a while. >> > >> > I am using these to run OpenHab on a Beaglebone, as the openjdk version >> > seems to be a lot slower. >> > >> > Anyone else experiences with speed differences between openjdk and >> oracle >> > jdk? >> >> Well i updated Java 8 for you: >> >> https://github.com/rcn-ee/repos/commit/20dac792c418534741f5a >> 515eba68674bfa37a35 >> >> Just "sudo apt update ; sudo apt upgrade" to get it.. >> >> Otherwise it looks like Java 9 is now a no go for ARM: >> >> http://www.oracle.com/technetwork/java/javase/downloads/ >> jdk9-downloads-3848520.html >> >> Regards, >> >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/beagleboard/b497d23e-988c-4f91-81d7-7a039ab7eb7f%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/b497d23e-988c-4f91-81d7-7a039ab7eb7f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAHeneC8QBK2QHLbhbcQWcb3okMCZRP7QUevTRFYep0jqPGRaZw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
