I am using jdk1.8.0_25, and when I check the version of Java with the following command:
jdk1.8.0_25
java -version
it outputs the followin
Maybe you have more than one java JDK installed. Try to check that by
sudo update-alternatives --config javac