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

[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.

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

              Created:
              Updated:
              Resolved: