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.
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.
- links to
-
Commit(master) openjdk/jdk/98e1d2fa
-
Review(master) openjdk/jdk25u/316
-
Review(master) openjdk/jdk/27745