[jdk17u-dev] Integrated: 8292717: Clean up checking of testing requirements in configure
Aleksey Shipilev
shade at openjdk.org
Wed Aug 30 08:55:20 UTC 2023
On Thu, 24 Aug 2023 14:38:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Prepares build system for cleaner googletest and jtreg dependency updates. After this, at least googletest update applies only with minor conflicts. I expect jtreg updates would be smoother too.
>
> Current backport does not apply cleanly, because prior backports are in the way. So I did this PR by reverting JDK-8292716 and JDK-8292763 fixes, applying this move cleanly, and then reapplying the first two cleanly. Therefore both JDK-8292716 and JDK-8292763 still effectively remain in 17u-dev. See commit history for individual commits. This also makes sure we do not miss anything in backports.
>
> @GoeLin, you might want to take a look.
>
> Additional testing:
> - [x] GHA
This pull request has now been integrated.
Changeset: 0bc4e7ec
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/0bc4e7ec7c6b03000e8d0fb6238d9c6b68d85014
Stats: 348 lines in 4 files changed: 174 ins; 172 del; 2 mod
8292717: Clean up checking of testing requirements in configure
Reviewed-by: clanger
Backport-of: 16593cf51c3d994ba4a6d28ab97e519dfd53f37b
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1693
More information about the jdk-updates-dev
mailing list