-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347164 | 21.0.7-oracle | Rashmi Biswal Biswal | P4 | Resolved | Fixed | b01 |
JDK-8347440 | 21.0.7 | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
JDK-8347165 | 17.0.15-oracle | Rashmi Biswal Biswal | P4 | Resolved | Fixed | b01 |
The google test suite offers some neat macros for comparing strings. We should use those instead of raw strcmp or strstr where possible. Code is more readable. Also, the macros print out the values of the strings automatically in case of a failure, which saves having to add them via "<<".
- backported by
-
JDK-8347164 Use google test string comparison macros
- Resolved
-
JDK-8347165 Use google test string comparison macros
- Resolved
-
JDK-8347440 Use google test string comparison macros
- Resolved
- links to
-
Commit openjdk/jdk/a0d0f21f
-
Commit(master) openjdk/jdk21u-dev/2d0c61fc
-
Review openjdk/jdk/15355
-
Review(master) openjdk/jdk17u-dev/3215
-
Review(master) openjdk/jdk21u-dev/1305
(3 links to)