RFR: 8369563: Gtest dll_address_to_function_and_library_name has issues with stripped pdb files

Lutz Schmidt lucy at openjdk.org
Mon Oct 13 08:22:04 UTC 2025


On Fri, 10 Oct 2025 14:36:24 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> When running with stripped pdb files, the gtest dll_address_to_function_and_library_name
> can find output like "0x... in ..." instead of usual strings.
> So this test should better check for this.
> See also
> https://github.com/openjdk/jdk/pull/24012/files#diff-6d3fc66964a0fccf7f85c284fffec5dffa62be8497423a7684cee83d55338884
> 
> where this was discussed as part of a larger change.

LGTM.

-------------

Marked as reviewed by lucy (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27745#pullrequestreview-3330428120


More information about the hotspot-runtime-dev mailing list