Title says it all. I need to run a .jar file that was built with Java 10 and need at least the java 10 JRE to run it, but the Oracle site doesn't have downloads for Java 10 or 11 JREs. Am I missing something?
Videos
Might this be the download you are looking for?
- Go to the Java SE Downloads Page.
- Scroll down a tad look for the main table with the header of "Java Platform, Standard Edition"
- Click the JRE Download Button (JRE is the runtime component. JDK is the developer's kit).
- Select the appropriate download (all platforms and 32/64 bit downloads are listed)
I believe the link below will always give you the latest version of the 64-bit JRE https://www.oracle.com/java/technologies/downloads/
I don't know if this is the right place to ask this, but there are some posts about this same error, so here it goes.
For some reason the obvious download button for Java (JRE) downloded a 32 bits version, even while using a 64 bits web browser. After realising that the version I had of Java has not the 64 bits one, I unintalled the 32 bits version in the control panel and while trying to install the 64 bits one I got the 1603 error message.
After this I tried a lot of troubleshooting methods I saw online, but none of then worked. Just to clarify, I've being for the last 3 hours trying out everything I can find on java's site, reddit, youtube and tech support sites about troubleshooting JRE installation, but nothing I did worked.
Am I doing anything dumb? Why does the 32 bits version downloads but the 64 dosen't? Is there something obvious i didn't find?
I'm on the latest version of windows 11, using latest verson of the firefox browser, in a dell g15 laptop
thank you