-
Bug
-
Resolution: Duplicate
-
P3
-
9
-
ubuntu16.04-x86 + Jre9b146-32bit
-
x86
-
linux_ubuntu
The actual result:
As the instruction,at step 6:run jre1.8.111_b14/bin/javaws jnlp_URL, and the application could not be launched on command line, there's no response after accepting the security dialog.
By the way,there's no thus issue for test jre9
But if we cleared all the deployment cache(/root/.java/deployment/*) after running the step5, and open the JCP from JRE8, then run the command: jre1.8.111_b14/bin/javaws jnlp_URL, the application could be launched fine.
As the instruction,at step 6:run jre1.8.111_b14/bin/javaws jnlp_URL, and the application could not be launched on command line, there's no response after accepting the security dialog.
By the way,there's no thus issue for test jre9
But if we cleared all the deployment cache(/root/.java/deployment/*) after running the step5, and open the JCP from JRE8, then run the command: jre1.8.111_b14/bin/javaws jnlp_URL, the application could be launched fine.
- duplicates
-
JDK-8170646 JNLP fails to get loaded with old javaws when multiple jres (jre9 and jre8u111) installed
- Closed