[jdk21u-dev] RFR: 8314752: Use google test string comparison macros
Goetz Lindenmaier
goetz at openjdk.org
Wed Jan 8 13:57:26 UTC 2025
I backport this for parity with 21.0.7-oracle.
test/hotspot/gtest/logging/test_logConfiguration.cpp
I had to resolve because
"8299825: Move StdoutLog and StderrLog to LogConfiguration" is not in 21.
test/hotspot/gtest/oops/test_cpCache_output.cpp
8301996: Move field resolution information out of the cpCache not in 21.
-------------
Commit messages:
- Backport a0d0f21f0844d402191f5285a154294a2b18059a
Changes: https://git.openjdk.org/jdk21u-dev/pull/1305/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=1305&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8314752
Stats: 83 lines in 14 files changed: 13 ins; 16 del; 54 mod
Patch: https://git.openjdk.org/jdk21u-dev/pull/1305.diff
Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/1305/head:pull/1305
PR: https://git.openjdk.org/jdk21u-dev/pull/1305
More information about the jdk-updates-dev
mailing list