I tried to install java8 using the following commands:
sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java8-install
I was facing the same issue and resolved with this:\
sudo apt install openjdk-8-jdk