I have found myself asking where can I download old versions of Java several times lately. They are generally found on Oracle’s website on a version archive page. To help with direct acess to versions here’s a list with a few versions:
| Version | 64-bit JDK | 64-bit JRE | 32-bit JDK | 32-bit JRE |
| 8u25 (1.8) | JDK | JRE | JDK | JRE |
| 7u72 (1.7) | JDK | JRE | JDK | JRE |
| 6u45 (1.6) | JDK | JRE | JDK | JRE |
| 5.0u22 (1.5) | JDK | JRE | JDK | JRE |