RFR(xs): JDK-8190865 - Require jtreg 4.2 b10

Daniel D. Daugherty daniel.daugherty at oracle.com
Tue Nov 7 17:05:06 UTC 2017


Thumbs up!

Dan


On 11/7/17 11:56 AM, jesper.wilhelmsson at oracle.com wrote:
> Hi,
>
> Please review this minor change to use the latest jtreg version in HotSpot testing.
> This should get rid of the SocketTimeoutExceptions that we currently see in the HotSpot nightly.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8190865 <https://bugs.openjdk.java.net/browse/JDK-8190865>
>
> Patch:
>
> 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",
>
> Thanks,
> /Jesper
>



More information about the hotspot-dev mailing list