Building loom for ARMv6l

David Holmes david.holmes at oracle.com
Tue Jun 22 00:48:46 UTC 2021


Hi Rohit,

You can get ARM32 OpenJDK 16 binaries from the AdoptOpenJDK project:

https://adoptopenjdk.net/releases.html?variant=openjdk16&jvmVariant=hotspot

But I don't know if there is any Loom support for ARM32 at this stage.

David

On 22/06/2021 3:08 am, Rohit Mohta wrote:
> Hello, I am trying to build a Loom build for my Raspberry Pi Zero W. Has
> anyone tried this before?
> 
> To build the latest loom code, it needs JDK 16 or JDK 17 as boot JDK.  And
> JDK 16 needs JDK 15/16 as boot JDK. Is there any other way to create a loom
> build, instead of building JDK 16, 15, 14, 13, 12, and then loom build for
> my Pi?
> 
> 
> *JDK 11 version that works on my Pi*
> Zulu11.48+21-CA (build 11.0.11+9-LTS) OpenJDK Client VM Zulu11.48+21-CA
> (build 11.0.11+9-LTS, mixed mode)
> 
> 
> *$ cat /proc/cpuinfo*
> processor : 0
> model name : ARMv6-compatible processor rev 7 (v6l)
> BogoMIPS : 997.08
> Features : half thumb fastmult vfp edsp java tls
> CPU implementer : 0x41
> CPU architecture: 7
> CPU variant : 0x0
> CPU part : 0xb76
> CPU revision : 7
> 
> Hardware : BCM2835
> Revision : 9000c1
> Serial : 000000001a693e83
> Model : Raspberry Pi Zero W Rev 1.1
> 
> *$ uname -a*
> Linux raspberrypi 5.10.17+ #1414 Fri Apr 30 13:16:27 BST 2021 armv6l
> GNU/Linux
> 


More information about the loom-dev mailing list