Hi all,
in order to do some tests with Apereo CAS on Solaris 11.4 x86-64, I need to compile JDK 11 on Solaris. While I can find only JDK-8 in the Solaris IPKG repo, I have to do a bootstrapping from JDK-8 -> JDK-9 -> JDK-10 -> JDK-11. Unfortunately, the HG repos on https://hg.openjdk.java.net/jdk seem to be down. I get the following error message when trying to access the HG repos:
<type 'exceptions.RuntimeError'>: maximum recursion depth exceeded while calling a Python object
args = ('maximum recursion depth exceeded while calling a Python object',)
message = 'maximum recursion depth exceeded while calling a Python object'
Does anybody know when the repos will be working again? Are there any binaries of Java 11 for Solaris 11.4 x86-64?
Thank you very much for any helpful answers!
Kind regards,
Steffen