RFR: 8332499: Gtest codestrings.validate_vm fail on linux x64 when hsdis is present [v5]
SendaoYan
syan at openjdk.org
Thu May 30 06:26:05 UTC 2024
On Thu, 30 May 2024 05:56:56 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Thanks for the details. So this is similar to [JDK-8274039](https://bugs.openjdk.org/browse/JDK-8274039). Do you know why this only shows up now?
I think this failure has existed for a while, not just recently. This failure reproduce need two conditions, 1. fastdebug or slowdebug linux x64 binary type; 2. run the gtest with hsdis-amd64.so is present
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19309#issuecomment-2138769207
More information about the hotspot-compiler-dev
mailing list