Tuesday, November 12, 2019

JNLP file issue with AdoptOpenJDK

With Oracle JDK we have javaws,exe which launches jnlp files.

But it is not shipped with AdoptOpenJDK.

So they released separate patch/installer to install these missing files and registries related to these files.

For details: https://github.com/AdoptOpenJDK/openjdk-website/issues/504

For AdoptOpenJDK download : https://adoptopenjdk.net/?variant=openjdk11&jvmVariant=hotspot

For the Patch: https://adoptopenjdk.net/icedtea-web.html

To know more about javaws.exe: https://javapapers.com/core-java/java-vs-javaw-vs-javaws/

No comments:

Post a Comment