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

[test] Build error for common due to fix of 8141479

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 9
    • 9
    • deploy
    • b96

    Description

      Due to this change http://closedjdk.us.oracle.com/jdk9/client/deploy/rev/4127fd6b1709 , it will get build error for common:
          [javac] /deploy/test/functional/common/newJnlpExtDownloadUI/src/NewJnlpExtDownloadUITest.java:251: error: cannot find symbol
          [javac] GetSetDeploymentProperties.enaleCrlOnlyValidation();
          [javac] ^
          [javac] symbol: method enaleCrlOnlyValidation()
          [javac] location: class GetSetDeploymentProperties
          [javac] 1 error
          [javac] 1 warning

      BUILD FAILED
      /deploy/test/functional/buildcommon.xml:1324: The following error occurred while executing this line:
      /deploy/test/functional/buildcommon.xml:360: The following error occurred while executing this line:
      /deploy/test/functional/share.xml:222: Compile failed; see the compiler error output for details.

      Attachments

        Activity

          People

            wenjyang Crystal Yang (Inactive)
            wenjyang Crystal Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: