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

1.4 regression: jexec no longer works.

    • beta3
    • sparc
    • solaris_9
    • Not verified

      Solaris 8 is supposed to be able to execute a java program (packaged as
      a jar file) merely by using the name of jar file as a command. The kernel
      does this by invoking

         "/usr/java/jre/lib/sparc/jexec -jar <filename>"

      jexec in Merlin is currently broken in that it is producing the output

      # Hello.jar
      Error: could not find libjava_g.so
      Error: could not find Java 2 Runtime Environment.

      The symbolic link /usr/java should point to /usr/j2se, in which Merlin
      is installed. (This is standard on Solaris 9 Beta.)

      Also note that some Solaris 8 systems and Solaris 9 are broken.
      See bug 4491886.

            jmelvin James Melvin (Inactive)
            foliversunw Fred Oliver (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: