Certification question on Weblogic 10.3.6 and JDK 1.7
Hi Support, We are in the middle of developing mobile applications with Weblogic 10.3.6 with JDK 1.6. And now we are planing to upgrade to JDK 1.7.
The previous version of JDK 6 used was
$java -version
java version "1.6.0_75"
Java(TM) SE Runtime Environment (build 1.6.0_75-b13)
Oracle JRockit(R) (build R28.3.2-14-160877-1.6.0_75-20140321-2359-linux-x86_64, compiled mode)
$
But when I tried downloading the latest JDK 1.7, the version is 1.7.0_65(July CPU 2014) and checked the certification matrix and it doesn't show certification with Weblogic 10.3.6
where as it only shows 1.7.0_60. Please let us know if 1.7.0_65 is supported.
Also the JDK version is changed to Hotspot. for JDK 1.7 there is no Jrockit updates recently. Please explain.