Where's Oracle Java?

Latest response

I have a developer subscription.

I've read the following:
https://access.redhat.com/solutions/732883
https://access.redhat.com/discussions/3420411
https://access.redhat.com/discussions/883273
https://access.redhat.com/discussions/3259411

[root@localhost]# yum repolist
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-
: manager
repo id repo name status
rhel-7-server-rpms/7Server/x86_64 Red Hat Ente 20,920
rhel-7-server-thirdparty-oracle-java-rpms/7Server/x86_64 Red Hat Ente 0
repolist: 20,920

[root@localhost]# subscription-manager list --consumed
+-------------------------------------------+
Consumed Subscriptions
+-------------------------------------------+
Subscription Name: Red Hat Developer Subscription
Provides: Red Hat Enterprise Linux High Availability - Update Services for SAP Solutions
[etc. etc.]
Oracle Java (for RHEL Server)
[etc. etc.]

[root@localhost]# yum search java-1.8.0
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager
=========================================== N/S matched: java-1.8.0 ============================================
java-1.8.0-openjdk.x86_64 : OpenJDK Runtime Environment
java-1.8.0-openjdk.i686 : OpenJDK Runtime Environment
java-1.8.0-openjdk-debug.x86_64 : OpenJDK Runtime Environment with full debug on
java-1.8.0-openjdk-devel.x86_64 : OpenJDK Development Environment
java-1.8.0-openjdk-devel.i686 : OpenJDK Development Environment
java-1.8.0-openjdk-headless.x86_64 : OpenJDK Runtime Environment
java-1.8.0-openjdk-headless.i686 : OpenJDK Runtime Environment
java-1.8.0-openjdk-headless-debug.x86_64 : OpenJDK Runtime Environment with full debug on

My question:
Where is Oracle Java and how do I get it, via the yum/subscription mechanism?

Thanks!

Responses

Hi ! :)

You can't get it "via the yum/subscription mechanism" any longer. If you rely on ORACLE JDK, you have to install it manually.

Regards,
Christian

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.