Oracle application Java form not launching with Higher JRE version
Ignored exception: java.lang.SecurityException: class "oracle.apps.fnd.formsClient.FormsLauncher" does not match trust level of other classes in the same package
I get the above error when I try to launch form with JRE Using JRE version 1.8.0_291-b10 Java HotSpot(TM) Client VM or greater. It works fine with JRE 1.8.0_281 with messages, version required is not installed in system , Run with recommended version etc.
Any help much appreciate.