Re: RFR: 8314495: Update to use jtreg 7.3.1

2023-08-19 Thread Jaikiran Pai
On Thu, 17 Aug 2023 07:24:14 GMT, Christian Stein  wrote:

> Please review the change to update to using jtreg 7.3,1.
> 
> The primary change is to the `jib-profiles.js` file, which specifies the 
> version of jtreg to use, for those systems that rely on this file. In 
> addition, the `requiredVersion` has been updated in the various `TEST.ROOT` 
> files.
> 
> This change set also un-problem-lists tests from 
> https://github.com/openjdk/jdk/commit/360f65d7b15b327e2f160c42f318945cc6548bda
> 
> This change set also fixes:
> - https://bugs.openjdk.org/browse/JDK-8313902
> - https://bugs.openjdk.org/browse/JDK-8313903
> 
> Testing: tier1-tier5 OK

Looks OK to me.

-

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15323#pullrequestreview-1585812406


Re: RFR: 8314495: Update to use jtreg 7.3.1

2023-08-18 Thread Iris Clark
On Thu, 17 Aug 2023 07:24:14 GMT, Christian Stein  wrote:

> Please review the change to update to using jtreg 7.3,1.
> 
> The primary change is to the `jib-profiles.js` file, which specifies the 
> version of jtreg to use, for those systems that rely on this file. In 
> addition, the `requiredVersion` has been updated in the various `TEST.ROOT` 
> files.
> 
> This change set also un-problem-lists tests from 
> https://github.com/openjdk/jdk/commit/360f65d7b15b327e2f160c42f318945cc6548bda
> 
> This change set also fixes:
> - https://bugs.openjdk.org/browse/JDK-8313902
> - https://bugs.openjdk.org/browse/JDK-8313903
> 
> Testing: tier1-tier5 OK

Marked as reviewed by iris (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/15323#pullrequestreview-1585041001


Re: RFR: 8314495: Update to use jtreg 7.3.1

2023-08-18 Thread Erik Joelsson
On Thu, 17 Aug 2023 07:24:14 GMT, Christian Stein  wrote:

> Please review the change to update to using jtreg 7.3,1.
> 
> The primary change is to the `jib-profiles.js` file, which specifies the 
> version of jtreg to use, for those systems that rely on this file. In 
> addition, the `requiredVersion` has been updated in the various `TEST.ROOT` 
> files.
> 
> This change set also un-problem-lists tests from 
> https://github.com/openjdk/jdk/commit/360f65d7b15b327e2f160c42f318945cc6548bda
> 
> This change set also fixes:
> - https://bugs.openjdk.org/browse/JDK-8313902
> - https://bugs.openjdk.org/browse/JDK-8313903
> 
> Testing: _tier1-tier5 pending..._

Marked as reviewed by erikj (Reviewer).

-

PR Review: https://git.openjdk.org/jdk/pull/15323#pullrequestreview-1584457571


Re: RFR: 8314495: Update to use jtreg 7.3.1

2023-08-18 Thread David Holmes
On Thu, 17 Aug 2023 07:24:14 GMT, Christian Stein  wrote:

> Please review the change to update to using jtreg 7.3,1.
> 
> The primary change is to the `jib-profiles.js` file, which specifies the 
> version of jtreg to use, for those systems that rely on this file. In 
> addition, the `requiredVersion` has been updated in the various `TEST.ROOT` 
> files.
> 
> This change set also un-problem-lists tests from 
> https://github.com/openjdk/jdk/commit/360f65d7b15b327e2f160c42f318945cc6548bda
> 
> This change set also fixes:
> - https://bugs.openjdk.org/browse/JDK-8313902
> - https://bugs.openjdk.org/browse/JDK-8313903
> 
> Testing: _tier1-tier5 pending..._

Looks good to me!

Thanks.

-

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15323#pullrequestreview-1582016262


RFR: 8314495: Update to use jtreg 7.3.1

2023-08-18 Thread Christian Stein
Please review the change to update to using jtreg 7.3,1.

The primary change is to the `jib-profiles.js` file, which specifies the 
version of jtreg to use, for those systems that rely on this file. In addition, 
the `requiredVersion` has been updated in the various `TEST.ROOT` files.

This change set also un-problem-lists tests from 
https://github.com/openjdk/jdk/commit/360f65d7b15b327e2f160c42f318945cc6548bda

This change set also fixes:
- https://bugs.openjdk.org/browse/JDK-8313902
- https://bugs.openjdk.org/browse/JDK-8313903

Testing: _tier1-tier5 pending..._

-

Commit messages:
 - Un-problem-list tests failing with jtreg 7.3
 - 8314495: Update to use jtreg 7.3.1

Changes: https://git.openjdk.org/jdk/pull/15323/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15323&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8314495
  Stats: 12 lines in 9 files changed: 0 ins; 3 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/15323.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15323/head:pull/15323

PR: https://git.openjdk.org/jdk/pull/15323