jdk5 is the Java Development Kit for Java SE 5.
It includes the standard java installation, plus what you need to compile and make your own java programs, most namely javac.exe. It does, however, not include an IDE.
as of writing this, java 5 is outdated and should java 7.