Comment 12 for bug 908679

Revision history for this message
Michael Kuefner (herrminni) wrote :

If anyone has the Problem in Ubuntu 15.04 with the newest Oracle Java 8, I found the problem in java-wrappers file which determines the available Java installations:

In file "/usr/lib/java-wrappers/jvm-list.sh":

=> added "/usr/lib/jvm/java-8-oracle" on line 35
__jvm_oracle8="/usr/lib/jvm/java-8-oracle /usr/lib/jvm/jdk-8-oracle-* /usr/lib/jvm/jre-8-oracle-*"

As the current installation of Oracle 8 Java is installed in this added path.