Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Missing Labels in Oracle Java 8 VisualVM (Linux).

d5c20b95-6cfc-431c-8119-e5cbaeec9650Jul 28 2017 — edited Jul 28 2017

Hi,

I found missing labels in "Oracle Java 8 VisualVM". The details of my OS is below. I hope someone can help.

OS: Linux Mint 18.2 with Cinnamon and Linux 4.8.0-53-generic

Video Card: GeForce GTX 750 Ti/PCIe/SSE2

Video Driver: NVIDIA 375.66

This is how I installed Oracle Java 8.

1. sudo apt install python-software-properties

2. sudo add-apt-repository ppa:webupd8team/java

3. sudo apt update

4. sudo apt install oracle-java8-installer

5. sudo update-alternatives --config java

6. "sudo xed /etc/profile" to configuration file and add following entries to set JAVA_HOME and JRE_HOME environment variables.

JAVA_HOME=/usr/lib/jvm/java-8-oracle

JRE_HOME=/usr/lib/jvm/java-8-oracle/jre

7. source /etc/profile

Thank you so much for your help.

Menu_002.png

Menu_001.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2017
Added on Jul 28 2017
0 comments
261 views