[8u] Fix hotspot/test/runtime/containers tests for jdks with symlinked conf dir

XMLWordPrintable

    • generic
    • generic

      Problem:
      Container tests copy tested jdk into container to do testing on it. This however does not work correctly for builds, in which conf directory is symlinked (such as fedora/rhel packages), causing failures due to missing config files in container.

      Solution:
      Symlinks are followed when copying tested jdk.
      This similar to JDK-8309138, but in jdk8u-dev repository, there is a separated DockerTestUtils.java in hotspot/test directory.

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: