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

[8u] Fix SupplementalJapaneseEraTest.java for jdks with symlinked conf dir

XMLWordPrintable

    • b02
    • generic
    • generic

      Problem:
      Similar to JDK-8309138, testcase jdk/test/java/util/Calendar/SupplementalJapaneseEraTest.java copy tested jdk into scratch dir 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 jdk binary in scratch dir.

      Solution:
      Symlinks are followed when copying tested jdk.

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

              Created:
              Updated:
              Resolved: