Installed JRE derived from OpenJDK 11.0.11. When I do a ./java -version it core dumps.
Running on Solaris 11.4.20.4. Installed JRE derived from OpenJDK 11.0.11 for our application that runs an RMI server. When I do a ./java -version it core dumps (attach log file) Reverted back to the working 11.0.10 version and now it is doing the same thing. Works fine on other systems. Installing jre is just a simple un-tar to a directory. I can't figure out why it would core dump with just a simple ./java -version.