This repository has been archived by the owner on Nov 13, 2018. It is now read-only.
PSUdaemon
released this
18 Oct 19:41
·
494 commits
to master
since this release
Traffic Router 1.7 Java Requirement for Installation
Oracle JDK 8 update 92 is required for running Traffic Router
Download it by running the following commands
curl -L -b "oraclelicense=a" http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-linux-x64.rpm > jdk-8u92-linux-x64.rpm
rpm -i jdk-8u92-linux-x64.rpm
rpmquery jdk1.8.0_92
You should observe the following while running the last 2 commands from above:
# rpm -i jdk-8u92-linux-x64.rpm
Unpacking JAR files...
tools.jar...
plugin.jar...
javaws.jar...
deploy.jar...
rt.jar...
jsse.jar...
charsets.jar...
localedata.jar...
# rpmquery jdk1.8.0_92
jdk1.8.0_92-1.8.0_92-fcs.x86_64