After applying the patch getting JDK warning message on to the weblogic console
Hi Team
today we have applied the patch 31656851 successfully. after restart of WebLogic and login to the WebLogic server, we could see the below message
Warning: This server is not secure. Upgrade to Java 1.7.0_191 or higher.
we have below java version in our system
java version "1.7.0_55"
Java(TM) SE Runtime Environment (build 1.7.0_55-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.55-b03, mixed mode)
query is,
has the issue come as part of this patch upgrade, because we have not seen this before we apply patch?
Can we ignore this message?
do we need to upgrade our jdk version? because our application code is running on 1.7.0.55. will this be a major change?