Jdk 1.6 0 43

Active4 years, 4 months ago
  1. Jdk 1 6 0 45

I was trying to upgrade Java 1.6.0 to the latest update 45. I first uninstalled the previous version (update 43), but this time for some odd reason the JDK installer (jdk-6u45-windows-i586.exe) does not install the 'Public JRE' as it normally does along with the JDK. It does not even list it as options (it only shows Development Tools and Source Code, but does not list 'Public JRE').

When I thus subsequently tried to install the JRE separately (using jre-6u45-windows-i586.exe), I got the message that the JRE was already installed.

1.6

So, for some odd reason the JDK installer (as well as the JRE-installer) seem to believe that JRE 1.6.0 update 45 is already installed while it is NOT.

Security vulnerabilities of Oracle JDK version 1.6.0 List of cve security vulnerabilities related to this exact version. You can filter results by cvss scores, years and months. Component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect. Install the version 7.0 product from the appropriate compact disc or distribution media. For customers installing WebSphere maintenance level 7.0.0.43 (JDK Fix Pack 7.0.0.43), it is mandatory to use the latest version of Update Installer V7.0 to support all version 7.0.0.43 WebSphere products on the machine.

Any idea, how to convince it otherwise?

This is on Windows 7 (x64 Enterprise) and with the 32-bit Java version (the 64 bit version installed fine as usual. I need both versions for test purposes just to avoid that question...)

bytecode77
8,13922 gold badges81 silver badges111 bronze badges
mmo

JDK 1.6.0_20 download. Ranch Hand Posts: 111. Posted 8 years ago. I would like to just download a jdk and not do an install shield. My machine already has JRE 1.6.0_20-b02 installed. How can I just get the JDK without an install.

mmo
1,4828 gold badges27 silver badges43 bronze badges

1 Answer

I'm at a loss to understand what your problem is. The JDK install includes all of the tools and libraries that a JRE install contains. Add the bin subdirectory on your shell's PATH environment variable and both the JRE tools and the other tools can be used.

Stephen CStephen C
546k76 gold badges630 silver badges977 bronze badges
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Jdk 1.6 0 43

Jdk 1 6 0 45

Not the answer you're looking for? Browse other questions tagged java or ask your own question.

Comments are closed.