Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all,
Vanilla are planning an update to the site on April 24th (next Wednesday). It is a major PHP8 update which is expected to boost performance across the site. The site will be down from 7pm and it is expected to take about an hour to complete. We appreciate your patience during the update.
Thanks all.

remove Open JDK and install Oracle JDK

  • 27-06-2014 9:26am
    #1
    Registered Users Posts: 23,212 ✭✭✭✭


    I'm hoping to do some development on Linux Mint, but it needs the Oracle JDK, Open JDK is installed by default.

    /usr/bin/java is a symlink to /etc/alternatives/java, which in turn is a symlink to /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java.

    So I'm wondering if it is as simple as removing the /usr/bin/java symlink and pointing it to my new Oracle 8 JDK install?


Comments

Advertisement