I am using websphere 8.5 liberty server to deploy my .EAR application . After running java -version command i can see
Java version "1.6.0_38"
OpenJDK Runtime Environment (IceTea6 1.13.10) (rhe1-1.13.10.0.e17_2-x86_64)
OpenJDK 64-Bit Server VM (build 23.25-bo1, mixed mode)
Now i just want to change the Java version to 1.7 . Should websphere 8.5 liberty server support 1.7 and 1.8 ? How can i change the path ? Please proved any steps .