When try to verify JDK-7154369, I find FX jnlp application still cannot be launched when the cache is disabled.
Steps to reproduce:
1) Disable cache. Uncheck JCP-General-Temporary Internet Files-Keep Temporary Files on my Computer
2) Set security level to Medium
3) Launch any jnlp application such as
javaws http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/MixedCode/html/MixedCodeApplet.jnlp
4) If jnlp application failed with exception:
Cache must be enabled for nativelib or installer-desc support
Bug is reproducible.
Note:
1) jnlp applet works fine with cache disabled.
2) This jnlp application works find with cache enabled.
Here is the trace:
Log started: Mon, 23 Dec 2013 18:55:53 -0800
Java Web Start 11.0.2.121
Using JRE version
1.8.0-ea-b121 Java HotSpot(TM) Client VM
#### Java Web Start Error:
#### Cache must be enabled for nativelib or installer-desc support
FXUIFactory.showErrorDialog: shutting down the FX toolkit
Steps to reproduce:
1) Disable cache. Uncheck JCP-General-Temporary Internet Files-Keep Temporary Files on my Computer
2) Set security level to Medium
3) Launch any jnlp application such as
javaws http://sqeweb.us.oracle.com/deployment2/sheldon/webCases/javafx/MixedCode/html/MixedCodeApplet.jnlp
4) If jnlp application failed with exception:
Cache must be enabled for nativelib or installer-desc support
Bug is reproducible.
Note:
1) jnlp applet works fine with cache disabled.
2) This jnlp application works find with cache enabled.
Here is the trace:
Log started: Mon, 23 Dec 2013 18:55:53 -0800
Java Web Start 11.0.2.121
Using JRE version
1.8.0-ea-b121 Java HotSpot(TM) Client VM
#### Java Web Start Error:
#### Cache must be enabled for nativelib or installer-desc support
FXUIFactory.showErrorDialog: shutting down the FX toolkit
- relates to
-
JDK-7154369 When caching disable, using webstart to launch JNLP with applet-desc causes NPE
-
- Closed
-