Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4833923

Symbolic link missing for java in JDK/JRE 122_015_BUILD2.sh for Solaris Sparc.

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P1 P1
    • None
    • 1.2.2_015
    • install
    • sparc
    • generic

      Steps to reproduce -

      1. Install jdk-1_2_2_015-solaris-sparc.sh (BUILD 2)
      2. cd into jre/bin
      3. Execute ./java -version

      No output from java -version and there seems to be no symbolic link to java_wrappers in the bin directory.


      Output from console for 122_015 build2-solaris sparc is as follows:

      #/export/home/JDKS/122_015/jdk1.2.2/jre/bin
      #carlow# ls -l
      #total 2
      #-rwxrwxrwx 1 root other 0 Feb 27 18:40 java
      #-rwxrwxrwx 1 root other 0 Feb 27 18:40 keytool
      #-rwxrwxrwx 1 root other 0 Feb 27 18:40 policytool
      #-rwxrwxrwx 1 root other 0 Feb 27 18:40 rmid
      #-rwxrwxrwx 1 root other 0 Feb 27 18:40 rmiregistry
      #drwxr-xr-x 4 root other 512 Mar 18 10:21 sparc
      #-rwxrwxrwx 1 root other 0 Feb 27 18:40 tnameserv

      This is also the case for jre-1_2_2_015-solaris-sparc.sh (build2).

      I checked this against 122_015 build 1 for solaris sparc, and could not reproduce the bug here. The bin directory contains symbolic links to the java executable -


      Output from console for 122_015 build1 is as follows:

      #carlow# ls -l
      #total 14
      #lrwxrwxrwx 1 root other 13 Mar 18 10:20 java -> .java_wrapper
      #lrwxrwxrwx 1 root other 13 Mar 18 10:20 keytool -> .java_wrapper
      #lrwxrwxrwx 1 root other 13 Mar 18 10:20 policytool -> .java_wrapper
      #lrwxrwxrwx 1 root other 13 Mar 18 10:20 rmid -> .java_wrapper
      #lrwxrwxrwx 1 root other 13 Mar 18 10:20 rmiregistry -> .java_wrapper
      #drwxr-xr-x 4 root other 512 Mar 18 10:20 sparc
      #lrwxrwxrwx 1 root other 13 Mar 18 10:20 tnameserv -> .java_wrapper

      ###@###.### 2003-03-18

            aywang Amy Wang
            amckeownsunw Annemarie Mckeown (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: