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

Linux: test StepTest can not load libjdwp.so

XMLWordPrintable

    • linux-beta
    • x86
    • linux
    • Verified



      Name: asR10013 Date: 04/24/2000



          Some tests in regression testsuite (com/sun/jdi/* for example)
      require library libjdwp.so to be loaded. All this tests fail because
      java vm can not load it. Below is sample output (com/sun/jdi/StepTest.java).

      ----------ref:main(2/146)----------
      Can't load "libjdwp.so", because libjdwp.so: cannot open shared object file: No such file or directory
      Could not create the Java virtual machine.
      -----------------------------------

          File libjdwp.so exists in directory <jdk1.3_home>/lib
      Problem could be solved by including catalog <jdk1.3_home>/lib in
      environment variable LD_LIBRARY_PATH.
          Because all shared libraries shipped with jdk are loaded by
      <jdk1.3_home>/bin/.java_wrapper through LD_LIBRARY_PATH environment
      variable I suggest to modify java_wrapper to support loading
      library libjdwp.so or tests mentioned above should be changed accordingly.

      java version "1.3.0beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta-b01)
      Classic VM (build 1.3.0beta-b01, green threads, nojit)


      ======================================================================

            caustinsunw Calvin Austin (Inactive)
            alssunw Als Als (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: