JDK-Info:
---------
mustang b27
System-Info:
------------
Sparc Solaris (s9s_u3wos_08)
Steps to Reproduce:
-------------------
1) Extract jdk6.0 b27 on sparc solaris machine (s9s_u3wos_08)
2) Execute java -version
Command reports "referenced symbol not found" error message
ramkumar:/home/rk145013/build/jdk1.6.0/bin 111 % cat /etc/release
Solaris 9 4/03 s9s_u3wos_08 SPARC
Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 25 February 2003
ramkumar:/home/rk145013/build/jdk1.6.0/bin 112 % ./java -version
dl failure on line 717Error: failed /home/rk145013/build/jdk1.6.0/jre/lib/sparc/client/libjvm.so, because ld.so.1: ./java: fatal: relocation error: file /home/rk145013/build/jdk1.6.0/jre/lib/sparc/client/libjvm.so: symbol __1c2n6FIpv_0_: referenced symbol not found
Same error message is seen when any of the java tools under $jdk1.6.0/bin is launched/executed on sparc solaris 9 u3/u4/u5. The same is not seen on s9u7 or s10.
###@###.### 2005-03-14 13:38:22 GMT