java - How can I install JDK on 32 bit Windows 10? - Stack Overflow
Trying to install 32 bit java
Java 11 JDK for Windows 7 32-bit system - Stack Overflow
debian - Install Java Open JDK 9 32bit? - Unix & Linux Stack Exchange
Videos
Im trying to use this program that requires 32-bit java, but going to the download page automatically directs me to the 64-bit download page (which I already own, but do not need for this program), can anyone help?
edit: clarifying a couple questions and what happened, it said in the read me document for the program that it requires 32-bit java, I also was able to find a version of it that can use 64-bit java so no worries, thank you for all the help!
Download of Java 32-Bit-Version for Linux: https://www.java.com/en/download/linux_manual.jsp
After java 8 there is no more 32 bit Oracle virtual machine. I think the same is for OpenJDK. You can search if you want for another virtual machine which has 32 bit and after that install it.
For example I see that Azul has 32 bit machine. But honestly I never test them. Maybe there are other JVM providers with 32 bit machines: https://www.azul.com/downloads/zulu/zulu-linux/
By the way I also don't know what kind of licences they have.
Apart from that Ubuntu 18.10 by default try to install OpenJDK 11. If you are OK with java 8 you can search how to install java 8 32 bits.
Good luck!
You won't find an Oracle supported release for Java 11 on 32bit Windows. Oracle stopped distributing 32 bit Java builds for Windows after Java 8.
According to https://bell-sw.com/pages/supported-configurations/ Liberica Java 8, 11 and 17 are available for 32 bit Desktop Windows and supports Window 7 SP1, Windows 8 and Windows 10.
There may be other alternatives too.
However. Windows 7 is nearly 2 years beyond end-of-life. You should have upgraded your system.
There are other ways we can use JAVA 11 for 32-bit OS, there are some 3rd party website which has been confirmed by JAVA community provides JAVA 11 for 32-bit
As an example Amazon Corretto. Follow the below link for more details
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html