Run java on your ARM device!
Download the requiriment
$ sudo apt install wget
Download the .sh file
$ wget --no-check-certificate https://raw.githubusercontent.com/LightNabz/JavaOnArm/main/java-17.0.1-arm.sh
after doing as above, use
$ sudo bash java-17.0.1-arm.sh
and yeah, java has sucsesfully installed on your arm device.
if you wants install java on termux, just use ~$ apt install openjdk-17