Gamer.Site Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Why do I have to create an Oracle account just to download Oracle...

    www.reddit.com/r/java/comments/kiog5n/why_do_i_have_to_create_an_oracle...

    The Oracle OpenJDK at https://jdk.java.net is a full, supported and free distribution. There are also reference implementations hosted at that site, but that's tangential and serves a different purpose entirely. The main caveat with the Oracle OpenJDK distribution is that it's not supported for more than a couple of CPUs.

  3. Which Version of JDK Should I Use? : r/java - Reddit

    www.reddit.com/r/java/comments/10xsr23/which_version_of_jdk_should_i_use

    Avoid Oracle like poison. They keep doing flip flop in policies so don't believe what they say about their jdk distro. Use openjdk17 (non Oracle) for fresh projects. Just confirm if your organization has jdk17 based servers (if still on VM) . In case of docker it is relatively easy to setup.

  4. Java / Java SE / JDK / JRE - which is which and what do I want?

    www.reddit.com/r/javahelp/comments/odhrqc/java_java_se_jdk_jre_which_is_which...

    JRE is the Java runtime environment and this is the thing required to run, but not create, Java programs. JDK is the Java Development Kit and has the tooling to create programs and it also includes the JRE. Reply reply. CrackedRose99. •. There are specifications for Java. One for the language and standard libraries.

  5. OpenJDK 11 download? I only find Oracle JDK! : r/java - Reddit

    www.reddit.com/r/java/comments/bs1rr7/openjdk_11_download_i_only_find_oracle_jdk

    If you would like to download Java for free, you can get OpenJDK builds from the following vendors, among others: Oracle. RedHat. Azul. AdoptOpenJDK. Amazon. Some vendors will be supporting releases for longer than six months. If you have any questions, please do not hesitate to ask them! Reply reply.

  6. Oracle JDK downloads page now require an Oracle account. Just to...

    www.reddit.com/r/programming/comments/d1irxc

    I am not familiar with the details of the support subscription, but I believe it includes two main services: 1. extended support: companies that prefer the new non-gradual update path over the new gradual update path because they like planned and budgeted upgrades can get security and bug fixes to old JDK versions; 2. critical bug fixes: subscribers can escalate critical bugs and get access to ...

  7. Why the need to login to get the JDK binary? : r/java - Reddit

    www.reddit.com/r/java/comments/d0lhb2/why_the_need_to_login_to_get_the_jdk_binary

    As the download page says, it is intended for Oracle's support customers. It directs those looking for Oracle's free JDK to jdk.java.net . The latest version (currently 12 as of this comment) should NOT require a login. And as @pron98 pointed out the free Oracle OpenJDK distros are available at jdk.java.net .

  8. Java 17 available now! : r/java - Reddit

    www.reddit.com/r/java/comments/po2tmo/java_17_available_now

    Java 17 LTS is the latest long-term support release for the Java SE platform. JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions License. Oracle JDK is now (as per Java 17) free for commercial and production use. Yeah.

  9. Oracle vs Oracle Open vs Adoptium JDK 17 : r/learnjava - Reddit

    www.reddit.com/.../comments/pq3wpo/oracle_vs_oracle_open_vs_adoptium_jdk_17

    Previously I thought the Oracle OpenJDK (from jdk.java.net) or the Adoptium JDK were the best completely free options for updating/upgrading to Java 17. I also thought that Adoptium would be superior in my case as it has a (potential, community based) longer support duration than six months. But now that the previously not free for all ...

  10. Oracle not allowing JDK downloads without an account? : r/java -...

    www.reddit.com/r/java/comments/6ag6qk/oracle_not_allowing_jdk_downloads_without_an

    Yep, per the text on the top of the jdk archive download page: Downloading these releases requires an oracle.com account. If you don't have an oracle.com account you can use the links on the top of this page to learn more about it and register for one for free.

  11. best OpenJDK Java 11 for various platforms : r/java - Reddit

    www.reddit.com/r/java/comments/fm09d0/best_openjdk_java_11_for_various_platforms

    This is not the "Oracle JDK" but Oracle's OpenJDK builds. It is not supported for a limited time, but provides perpetual free updates on the default, cheap update path, for companies that don't wish to perform costly upgrades. jdk.java.net only offers the current JDK, not builds of Updates Projects for old JDKs.