


Check which JDK-Versions are available on your system perform:.

Sudo apt-get install -t jessie-backports openjdk-8-jdk So you have to rely on Debian Backports repository and add the following lines to the end of your /etc/apt/sources.list file: The version 8 of OpenJDK is not available in main stable repository of Debian Jessie.
