There is no capability loss, the code we have hasn't worked on
anything other than extremely trivial Solaris cases, and that's
when it was working.
Nobody has tested or tried to use it at all for years, and as a result
even something as simple as a modern compiled Solaris binary doing:
int main(void) { return 0; }
won't even work because things the dynamic linker does are
unsupported.
It's not like I've removed the capability for people to run something
like Oracle/Solaris under Linux, nothing even half-way approaching
that ever worked, and so I just wanted to make that clear :-)
--