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

docker tests do not work when ubsan is configured

XMLWordPrintable

    • b10
    • generic
    • linux

        Currently when we run with ubsan - enabled binaries (configure option --enable-ubsan, see JDK-8298448), the docker tests do not work.
        For example :

        containers/docker/TestCPUSets.jtr

        [STDOUT]
        /jdk/bin/java: error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directory

        The container where the test is executed does not contain the ubsan package; we might skip the test in this case or find a way to add the ubsan package / lib(s) to the container.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: