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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • 10
    • Affects Version/s: 9
    • Component/s: 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!

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

              Created:
              Updated:
              Resolved: