If you can’t access Oracle’s archive, some FOSS archives like Adoptium may have older builds, but version 8u160 is rare. – they often bundle malware.

Unless you have a specific legacy requirement, it is highly recommended to use a newer, supported version of Java to ensure system security and performance. Java 8 (1.8)

wget --no-check-certificate --user=YOUR_ORACLE_EMAIL --password=YOUR_ORACLE_PW \ https://download.oracle.com/otn/java/jdk/6u45-b06/jre-6u45-linux-i586.bin chmod +x jre-6u45-linux-i586.bin ./jre-6u45-linux-i586.bin