Re: Execution problems with Atomic Operations on OpenJDK10 for ARM5 Soft Float

2018-04-04 Thread bren
Hi David, Many thanks for the comments. In relation to the ARMV5 support, in the past Oracle released a version for Mindstorms: http://www.oracle.com/technetwork/java/embedded/downloads/javase/javaseemeddedev3-1982511.html but if you observe that release was Java 8. For Java 9, we could buil

Re: Execution problems with Atomic Operations on OpenJDK10 for ARM5 Soft Float

2018-04-04 Thread bren
Good night David, It is the first time that I report a Bug on OpenJDK and I didn´t receive any notification so I didn´t know the status of the Issue that I reported. Many thanks with the link about the Platforms supported: http://www.oracle.com/technetwork/java/javase/documentation/jdk10certc

Execution problems with Atomic Operations on OpenJDK10 for ARM5 Soft Float

2018-04-04 Thread bren
Good morning, Mi name is Juan Antonio Breña Moral, I am developing a set of Java libraries for Lego Mindstorms EV3, an ARM5 robotics device and recently, we build OpenJDK 9 with success but with OpenJDK 10, we have found some problems when we execute some Java programs. Repository to build O