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

[TESTBUG] runtime/jsig/Test8017498.sh sets LD_PRELOAD path incorrectly - yet still passes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 10
    • 9
    • hotspot
    • 9

      The script contains:

       MY_LD_PRELOAD=${TESTJAVA}${FS}jre${FS}lib${FS}${VM_CPU}${FS}libjsig.so

      but JDK 9 no longer contains a jre subdirectory, hence we see the following during execution:

      ERROR: ld.so: object '/export/local/aurora/CommonData/JDK_DIR/jre/lib/i386/libjsig.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

      Yet despite this the test still passes!

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: