On Fri, 20 Jan 2023 22:24:32 GMT, Mikael Vidstedt <mik...@openjdk.org> wrote:

> Please review this PR which updates the required version of googletest to 
> v1.13.0.
> 
> It’s been (quite) a while since we upgraded the version of googletest used to 
> run the hotspot unit tests (test/hotspot/gtest). The current version (1.8.1) 
> is from 2018 and there is build issue with Xcode 14.x which has been resolved 
> in more recent versions of googletest.
> 
> The configure.ac file has been removed from googletest so the only file which 
> contains the version is CMakeLists.txt, hence the removed logic from 
> `make/autoconf/lib-tests.m4`.
> 
> Testing: tier1, gtest:all, GHA

This pull request has now been integrated.

Changeset: ccf2f583
Author:    Mikael Vidstedt <mik...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/ccf2f5837b31cddd24ec81f7f67107d9fc03c294
Stats:     36 lines in 7 files changed: 2 ins; 7 del; 27 mod

8300806: Update googletest to v1.13.0

Reviewed-by: erikj, ihse

-------------

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

Reply via email to