Is there some way to directly download the latest redhat "headless" version of JDK8?
Redhat documentation indicates:
There is also a headless version of Java which has the smallest footprint and does not include the libraries needed for a user interface. The headless version is packaged in the headless subpackage.
But the Redhat OpenJDK download page doesn't appear to include any headless versions.
Specifically, I want to see if the headless version will be sufficient to run in FIPS mode.