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 | 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
- Execute
sudo dnf install java
- Execute
java -version
Expected Results
Observe and verify the below carefully
- JRE should get installed
- Java path should be configured and working
- Java applications should function correctly
- Contents in
/usr/lib/jvm
should be sane - Contents in
/etc/java
should be sane (jdk8 got /etc/java support in f29) - Verifiy all alternatives are in place