Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
15
-
b25
Description
w/ JEP 381 (JDK-8241787 / JDK-8244224) being integrated, all compilers used by OpenJDK became supported by gtest out-of-box, so there is no need to have our copy of gtest framework (including gmock) within OpenJDK source tree. instead, it can be treated like any other external dependencies, and a pointer to the directory w/ gtest code can be passed via configure options.
Attachments
Issue Links
- relates to
-
JDK-8249704 UTIL_DEPRECATED_ARG_ENABLE dumps incorrect warning message
- Closed
-
JDK-8241787 JEP 381: Remove the Solaris and SPARC Ports
- Closed
-
JDK-8247573 gtest/GTestWrapper.java is not helpful if gtest framework is missing
- Resolved