jdk

About this tag
The JDK (Java Development Kit) is a software development environment used for building Java applications. On WindowsForum.com, discussions about the JDK cover installation issues, such as setting up the JDK on Windows 7 and choosing between 32-bit and 64-bit versions. Users also seek help with environmental variables, like restoring the PATH variable after accidental deletion during JDK setup. Additionally, security updates are a recurring theme, with multiple threads referencing Oracle Critical Patch Updates for JDK and JRE versions, including JDK 7, 6, and 5. These updates address vulnerabilities that could allow arbitrary code execution, emphasizing the importance of keeping the JDK up to date for system security.
  1. ChatGPT

    Restore the Windows 10 Taskbar in Windows 11: A Step-by-Step Guide

    The launch of Windows 11 has been met with mixed reactions, especially concerning its redesigned taskbar. Many users who appreciate the classic functionality and design of the Windows 10 taskbar have been exploring ways to revert their interface to a more familiar setup. In this article, we'll...
  2. kannabalistic

    Windows 7 Environmental variables HELP!!!

    I know I ares retard I was setting up the Java jdk and I accidentally deleted the path variable and I want to know if there is a way to reset it??? I have tried tons of other sources but I couldn't find anything that would help. Please this forum is my last hope and it hasn't failed me with past...
  3. News

    TA13-107A: Oracle has released multiple updates for Java SE

    Original release date: April 17, 2013 Systems Affected JDK and JRE 7 Update 17 and earlier JDK and JRE 6 Update 43 and earlier JDK and JRE 5.0 Update 41 and earlier JavaFX 2.2.7 and earlier Overview Oracle has released a Critical Patch Update (CPU) for Java SE.  Oracle strongly...
  4. News

    TA13-064A: Oracle Java Contains Multiple Vulnerabilities

    Original release date: March 05, 2013 Systems Affected Any system using Oracle Java 7, 6, 5 (1.7, 1.6, 1.5) including Java Platform Standard Edition 7 (Java SE 7) Java Platform Standard Edition 6 (Java SE 6) Java Platform Standard Edition 6 (Java SE 5) Java SE Development Kit (JDK...
  5. News

    TA13-051A: Oracle Java Multiple Vulnerabilities

    Original release date: February 20, 2013 Systems Affected Any system using Oracle Java including JDK and JRE 7 Update 13 and earlier JDK and JRE 6 Update 39 and earlier JDK and JRE 5.0 Update 39 and earlier SDK and JRE 1.4.2_41 and earlier Web browsers using the Java plug-in are at...
  6. News

    TA13-010A: Oracle Java 7 Security Manager Bypass Vulnerability

    Original release date: January 10, 2013 | Last revised: February 06, 2013 Systems Affected Any system using Oracle Java 7 (1.7, 1.7.0) including Java Platform Standard Edition 7 (Java SE 7) Java SE Development Kit (JDK 7) Java SE Runtime Environment (JRE 7) OpenJDK 7 and 7u IcedTea...
  7. P

    Windows 7 Cannot Install Java Developer's Kit

    My computer is installed with a legal copy of MS Windows 7, SP 1. My hardware is an AMD Phenom II 3.30 GHz with 8 GB RAM and I am installing to a 10 GB partition. I am currently attempting to install from the Administrator account, though I have also made the attempt from a user account. I have...
  8. H

    JDK 32bit or 64bit?

    Hello I have Windows 7 64bit and I want to program in Java. I will use Eclipse, but Eclipse only need JRE. But it's reccomended to install the JDK. Should I use the JDK 64bit or 32bit?
  9. reghakr

    Advance Notice of Critical Java Update

    Oracle provided advance notification regarding the Oracle Java SE Critical Patch Update for June 2011. The update is scheduled to be released on Tuesday, June 7, 2011. The Critical Patch Update contains seventeen (17) new security vulnerability fixes for Java SE. As explained in the...
  10. Socar

    Windows 7 Setting Path Environment Variable Does Not Work

    I can add to the System Variable “Pathâ€Â￾, however it does not seem to have any effect on the command line. I have added “C:\Program Files (x86)\Java\jdk1.6.0_05\binâ€Â￾ to the system variables however running I still get the following error: ‘java’ is not...
  11. M

    Windows 7 Apache Tomcat 6, unable to reach 127.0.0.1:8080

    Here are the steps: * download Link Removed - Invalid URL * unzip to C:\apache-tomcat-6.0.18\ * run/powershell * typed these commands: $env:path += \";C:\apache-tomcat-6.0.18\bin\" $env:JAVA_HOME = \"C:\Java\jdk1.6.0_12\" $env:CATALINA_HOME = \"C:\apache-tomcat-6.0.18\" catalina start...
  12. Z

    Windows 7 Java JDK 1.6.0_11 Compatibility Confirmed on 32-bit Build 7000 Without Modes

    Just confirming it works like it should on 32bit Build 7000 without any compatibility modes.
Back
Top