Edit /etc/apt/sources.list and add these lines (you may ignore line with #)
# JDK 8
deb http://ftp.de.debian.org/debian jessie-backports main
$ apt-get update
$ apt-get install openjdk-8-jdk
Based on link below
https://www.linkedin.com/pulse/installing-openjdk-8-tomcat-debian-jessie-iga-made-muliarsa