On Tue, 23 Aug 2022 08:15:46 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The fix for JDK-8292716 was supposed to verify version number requirements > for jtreg. Unfortunately, it breaks configure if no jtreg is supplied. This pull request has now been integrated. Changeset: d92e00a5 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d92e00a5191e8b50a5a17e3cd0105dbfb5a00281 Stats: 14 lines in 1 file changed: 1 ins; 0 del; 13 mod 8292763: JDK-8292716 breaks configure without jtreg Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/9975