About 50 results
Open links in new tab
  1. Java JRE 64-bit download for Windows? - Stack Overflow

    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 …

  2. java - Obtain and download Javadoc (JDK API documentation) to a …

    36 When writing Java code, I refer extensively to the Javadoc—that is, the Java® Platform, Standard Edition & Java Development Kit Version x API Specification. I know how to read it online from the …

  3. How can I get Java 11 run-time environment working since there is no ...

    The Answer by Stephen C is correct, and important. Oracle no longer intends for end-users to be installing a JRE or a JDK. Java Applets in a browser and Java Web Start app delivery are both being …

  4. When was the JRE discontinued as a separate offering?

    Apr 26, 2019 · Starting from Java 9 the module system was introduced, making provision of JRE separately redundant. Through, it seems that it was still possible to download it. For example, from …

  5. java - How to install openJdk 8 in windows 64 bit os - Stack Overflow

    Oct 22, 2018 · The best way to do this is to use the builds from adoptopenjdk. They're very high quality and come in multiple variants for Windows ranging from zip files to MSI installers. Dead simple to …

  6. java - Could not download JDK from Oracle - Stack Overflow

    Apr 24, 2019 · Could not download JDK from Oracle Asked 7 years ago Modified 1 year, 1 month ago Viewed 13k times

  7. Downloading Java JDK on Linux via wget is shown license page instead

    Apr 22, 2012 · oracle-java-download is a project on GitHub that allows you to create download links for JDK 8 and JDK 9 which you can use for further processing e.g in automated build or deployment …

  8. Get Oracle Java 1.8 in windows without installing it

    Nov 19, 2014 · Is it possible to get Java in zip format? I don't want to install it by getting .exe file. Is there any zip version of Java 1.8 so that I can download it and extract it and start using it in my W...

  9. macOS - How to install Java 17 - Stack Overflow

    Nov 8, 2021 · JAVA_HOME decides which java is used by some things, but the java you get when you just type java is /usr/bin/java, and that executable is actually just a wrapper that picks a java to run …

  10. java - Where do you download oraclepki.jar, osdt_cert.jar, osdt_core ...

    Nov 20, 2017 · I felt it was not that quite intuitive. Thanks can also download them as part of the ojdbc tarball on the jdbc download page. Check jdk or jre. jre have oraclepki.jar, osdt_cert.jar, …