About 3,420,000 results
Open links in new tab
  1. How to install openJdk 8 in windows 64 bit os - Stack Overflow

    Oct 22, 2018 · can u tell me how to download openjdk 8 as tcs codevita needs java 8 The best way to do this is to use the builds from adoptopenjdk. They're very high quality and come in …

  2. Differences between Oracle JDK and OpenJDK - Stack Overflow

    NOTE: This question is from 2014. As of Java 11 OpenJDK and Oracle JDK are converging. Are there any crucial differences between Oracle and OpenJDK? For example, are the garbage …

  3. java - Location of OpenJDK in Windows 10 - Stack Overflow

    Mar 16, 2023 · Also by re-downloading any version of openjdk from the source, you should able to get hints what is the default location of the openjdk. To make sure you installed your openjdk …

  4. java - OpenJRE instead of Oracle JRE - Super User

    Jan 24, 2019 · Is there an equivalent openJRE like openJDK? I would like to use openJRE if possible to enable java in Internet Explorer instead of Using Oracle Java Is it possible to …

  5. openjdk: how to add site to exception list - Stack Overflow

    Sep 20, 2014 · I would like to run an applet on my server and currently it is being blocked by Java security. On my development machine I was able to open control panel and to add a site to the …

  6. Difference between OpenJDK and Adoptium/AdoptOpenJDK

    OpenJDK, the source repository (also called OpenJDK project) - is a Mercurial -based open source repository, hosted at https://hg.openjdk.java.net. The Java source code. The vast …

  7. Openjdk and Java webstart - Stack Overflow

    May 1, 2019 · Do the latest open jdk retain support for Java webstart? When building a Java program using openjdk in eclipse can it run on systems thay have regular oracle jre installed? …

  8. Is there any OpenJDK that is fully free and will be available for ...

    Jan 21, 2019 · The OpenJDK source code is available free-of-cost per its GNU GPL+linking exception license. Several vendors provide releases based on that OpenJDK source code.

  9. apt - install openjdk 21 - Ask Ubuntu

    Nov 13, 2023 · sudo apt install openjdk-21-jdk It's in the Universe repository, so be sure you have that enabled. It wasn't available yet when you asked the question, but it is now. If you add a …

  10. java - Install OpenJDK 22 on Ubuntu 24.04 - Ask Ubuntu

    May 23, 2024 · That openjdk-22 for Noble Numbat for arm64 you link was present by the time Noble was in development stage, but later rebuilt (due to xz utils security issue) and finally …