7

Is there an equivalent openJRE like openJDK?

I would like to use openJRE if possible to enable java in Internet Explorer instead of Using Oracle Java

Is it possible to Enable Java Applet in Internet Explorer using OpenJDK? if yes How?

SeanClt
  • 2,277

3 Answers3

1

First go here:

https://adoptopenjdk.net/installation.html

Then under Platform, choose Windows x64 jre. Then just below that, it will give you a link similar to this:

https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.11_9.zip

Zombo
  • 1
1

Now that AdoptOpenJDK has been moved into Eclipse Temurian, the link for downloading the JRE is https://adoptium.net/en-GB/marketplace . Still choose Windows, x64, jre, and the appropriate version.

-1

Open Control Panel > Java and you should be able to Add a new Java. Select OpenJDK Java. Having said that I haven't tried running OpenJDK java with IE and launching sites/apps that use it. Here is the screen shot of the settings: enter image description here