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

Require jtreg 4.2 b10

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 10
    • 10
    • infrastructure
    • None
    • b31

      In order to get rid of SocketTimeoutException failures in the Hotspot nightly we should update the jib-profile to require b10 of jtreg:

      diff --git a/make/conf/jib-profiles.js b/make/conf/jib-profiles.js
      --- a/make/conf/jib-profiles.js
      +++ b/make/conf/jib-profiles.js
      @@ -1060,7 +1060,7 @@
               jtreg: {
                   server: "javare",
                   revision: "4.2",
      - build_number: "b09",
      + build_number: "b10",
                   checksum_file: "MD5_VALUES",
                   file: "jtreg_bin-4.2.zip",
                   environment_name: "JT_HOME",

            jwilhelm Jesper Wilhelmsson
            jwilhelm Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: