About 1,740,000 results
Open links in new tab
  1. Is Java 1.6 the same as JDK 6? - Stack Overflow

    Aug 14, 2014 · So if you're told to install "Java 1.6" for a software development course, then the JDK 6 is definitely the correct piece of software to install. Update: yes, all of the above is still …

  2. Link to download java 1.6.0_26 version for windows 64 bit machine

    Dec 13, 2013 · I want to download java version 1.6.0_26 for my windows 64 bit machine.Can somebody provide link for it ?

  3. Java SE 6 vs. JRE 1.6 vs. JDK 1.6 - What do these mean?

    Oct 30, 2008 · JDK is the Java Development Kit, JRE is the Java Runtime Environment, Java SE is the standard edition, and so on. But the version 6 (1.6) is becoming antiquated.

  4. windows - JAVA 1.6 in Eclipse IDE - Stack Overflow

    Jan 17, 2025 · If you do continue to use Java 1.6 you will miss out on some of the biggest changes (imho) since generics were introduced Java 1.5. These would include lamdas, …

  5. How to find what SSL/TLS version is used in Java

    Nov 11, 2014 · 55 I have a java based client (using java 1.6.30) that opens an SSL connection to my server deployed on Tomcat 7.0.26. Tomcat is using Java 6 and in the server.xml I …

  6. How to use TLS 1.2 in Java 6 - Stack Overflow

    Oct 27, 2015 · It seems that Java 6 supports TLS up to v1.0, is there any way to use TLS 1.2 in Java 6? Maybe a patch or a particular update of Java 6 will have support for it?

  7. ssl - TLS 1.2 + Java 1.6 + BouncyCastle - Stack Overflow

    Nov 4, 2015 · For supporting HTTPS connections through a Java 1.6 API to remote hosts using TLS 1.2, we have developed a customized TLS SocketConnection factory based on Bouncy …

  8. Try-with-resources equivalent in Java 1.6 - Stack Overflow

    My problem is that I'm not allowed to use the Java 1.7 compiler and have to use 1.6. How can I translate the try-with-resources-code to use with a 1.6 compiler?

  9. ssl - TLS 1.2 on Java 6 - Stack Overflow

    Aug 29, 2017 · I have a legacy application running on java 6. However , we need to upgrade to TLS 1.2 due to certain security factors. For this I have tried the following code : import …

  10. java - Error: This application requires a jre 1.6.0 - Stack Overflow

    Aug 23, 2019 · 4 I resolved the problem. I have a JRE 1.8.0 installed in the machine. The problem is that the application doesn't look into that path. Java installation path is: