I have to work with some outdated Solaris servers. They can run JDK 1.6.
SunOS 5.8 sun4u sparc SUNW,Sun-Fire-V240
I know that JDK 1.7 requires Solaris 10+, but I have no chance to upgrade these servers :(
When trying to run JDK 1.7, I got this error
Error: failed /opt/jdk7/jre/lib/sparcv9/server/libjvm.so, because ld.so.1: java: fatal: relocation error: file /opt/jdk7/jre/lib/sparcv9/server/libjvm.so: symbol __fmodf: referenced symbol not found
I have no luck with Google.