Running Tests: do I need to build GTest separately?

Julian Waters tanksherman27 at gmail.com
Wed Jul 10 15:04:36 UTC 2024


Hi Anil,

No, you do not need to compile gtest manually. Just point --with-gtest
to the directory that contains the googlemock and googletest
directories. I do not believe you can use a precompiled gtest for
this. I'd also suggest having jtreg and googletest outside the JDK
source directory

best regards,
Julian


More information about the build-dev mailing list