I wanted to know does SUSE SLES 12 SP5 supports oracle openjdk-11 or not? As when i am trying to install and run it in SLES12 sp5 then i am getting the error
Error: dl failure on line 598 Error: failed Java/Sun-JRE/11.0.11/lib/server/libjvm.so, because /lib64/libm.so.6: version `GLIBC_2.27' not found (required by Java/Sun-JRE/11.0.11/lib/server/libjvm.so)
Means the current GLIBC version in my OS is 2.22 and oracle openjdk-11 requires a minimum of GLIBC version of 2.27 and higher.
So can anyone please let me know if SUSE SLES 12 SP5 supports oracle-openjdk-11 or not?