From Fedora Project Wiki
No edit summary
No edit summary
 
Line 5: Line 5:
# Execute <code> java -version </code>
# Execute <code> java -version </code>
|results=
|results=
Observe before carefully  
Observe and verify the below carefully  
# JRE should get installed
# JRE should get installed
# Java path should be configured and working
# Java path should be configured and working

Latest revision as of 18:31, 18 September 2018

Description

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


How to test

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

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