CC'ing hotspot-dev On 04/04/2018 12:29 PM, b...@juanantonio.info wrote: > I think that in OpenJDK10 changed something in compare to OpenJDK9 in > relation to ARM5 support.
It was OpenJDK9 which dropped support for ARM CPUs prior ARMv7. If you are using ARMv5, you have to resort to OpenJDK Zero, i.e. the unoptimized, generic implementation of the JVM. As for the atomic operation, I'm not sure whether Zero supports this particular atomic operation. I will have to dig into the code myself. Would it be possible that you provide sample code that helps reproduce the problem? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913