[jdk17u-dev] RFR: 8300806: Update googletest to v1.13.0

George Adams gdams at openjdk.org
Tue Jul 9 08:27:04 UTC 2024


On Fri, 5 Jul 2024 10:52:03 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please be sure to run `make test TEST=gtest:all` on a fastdebug build with this.

There's several PR's that I'm going to need to merge first here anyway. See https://github.com/openjdk/jdk17u-dev/pulls?q=is%3Apr+is%3Aopen+Remove+metaprogramming

> It looks like there is more work to do:
> 
> * One more `sprintf` usage in `test/hotspot/jtreg/vmTestbase/nsk/jvmti/ThreadEnd/threadend001/threadend001.cpp` removed in JDK 20 with [JDK-8294486](https://bugs.openjdk.org/browse/JDK-8294486). We'll need a JDK 17-specific fix.
> * Windows failures due to [JDK-8299971](https://bugs.openjdk.org/browse/JDK-8299971) still missing. That'll have to get backported too.

yeah I'm working through those atm, I need to get the remaining PRs that are currently awaiting approval sorted first though

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2667#issuecomment-2210661942
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2667#issuecomment-2214556870


More information about the jdk-updates-dev mailing list