From Fedora Project Wiki

< User:Sumantrom

Revision as of 21:27, 18 September 2018 by Sumantrom (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

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


How to test

  1. Execute sudo dnf install java-1.8.0-openjdk
  2. Execute java -version
  3. Repeat for java-1.8.0-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