Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b22
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8231232 | 11.0.6 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8226391 | 11.0.5-oracle | Igor Ignatyev | P4 | Resolved | Fixed | b02 |
JDK-8231060 | 11.0.5 | Igor Ignatyev | P4 | Resolved | Fixed | b08 |
Description
gtest v1.7 fork is located in test/fmw/gtest and used for hotspot unit tests. some of currently used native compilers report warnings/errors (e.g. JDK-8197951), so it makes sense to upgrade gtest to the newer released version. as of today, v1.8.1 is the latest released version, so we aim to upgrade to this version unless there are good reasons to use lower version, e.g. big compatibility issues w/ native compilers.
as we anticipate "small" compatibility issues, we will upgrade the forked/patched version of gtest located in test/fmw. this will also reduce amount of required work and possible divergences.
as we anticipate "small" compatibility issues, we will upgrade the forked/patched version of gtest located in test/fmw. this will also reduce amount of required work and possible divergences.
Attachments
Issue Links
- backported by
-
JDK-8226391 upgrade gtest to 1.8.1
- Resolved
-
JDK-8231060 upgrade gtest to 1.8.1
- Resolved
-
JDK-8231232 upgrade gtest to 1.8.1
- Resolved
- duplicates
-
JDK-8197951 Upgrade Gtest due to VS2017 (C4996) std::tr1 namespace and TR1-only machinery deprecation
- Closed
- relates to
-
JDK-8197951 Upgrade Gtest due to VS2017 (C4996) std::tr1 namespace and TR1-only machinery deprecation
- Closed