From Fedora Project Wiki
Description
To test if Java-devel is getting properly installed and functioning well.
How to test
- Execute
sudo dnf install java-openjdk
- Execute
java -version
- Repeat the same for java-openjdk-devel as jwith ava-devel
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