From Fedora Project Wiki

Description

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


How to test

  1. Execute sudo dnf install java-devel
  2. Execute javac -version

Expected Results

Observe and verify the below carefully

  1. JDK 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