RFR: 8172709 Upgrade to jtreg 4.2 b05

Chris Hegarty chris.hegarty at oracle.com
Thu Jan 12 10:44:54 UTC 2017


> On 12 Jan 2017, at 10:43, Staffan Larsen <staffan.larsen at oracle.com> wrote:
> 
> jtreg 4.2 b05 was recently promoted with some important fixes. Please review the change below to upgrade jdk9-dev to the new version. I have run jdk-tier1, jdk-tier2 and jdk-tier3 on linux and os x with this change and did not see any new test failures.
> 
> Thanks,
> /Staffan
> 
> 
> diff --git a/common/conf/jib-profiles.js b/common/conf/jib-profiles.js
> --- a/common/conf/jib-profiles.js
> +++ b/common/conf/jib-profiles.js
> @@ -870,7 +870,7 @@
>         jtreg: {
>             server: "javare",
>             revision: "4.2",
> -            build_number: "b04",
> +            build_number: "b05",
>             checksum_file: "MD5_VALUES",
>             file: "jtreg_bin-4.2.zip",
>             environment_name: "JT_HOME",

Looks fine. Thanks Staffan.

-Chris.


More information about the jdk9-dev mailing list