From Fedora Project Wiki

Description

To test if Java-openjdk is getting properly installed and functioning well.


How to test

  1. Execute sudo dnf install java-openjdk
  2. Execute java -version
  3. Repeat the same for java-openjdk-devel as jwith ava-devel

Expected Results

Observe and verify the below carefully

  1. JRE should get installed
  2. Java path should be configured and working
  3. Java applications should function correctly
  4. Contents in /usr/lib/jvm should be sane
  5. Contents in /etc/java should be sane (jdk8 got /etc/java support in f29)
  6. Verifiy all alternatives are in place