RFR: 8332499: Gtest codestrings.validate_vm fail on linux x64 [v4]

Tobias Hartmann thartmann at openjdk.org
Tue May 28 11:16:05 UTC 2024


On Tue, 28 May 2024 02:59:15 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>>   There's some arch-specific code to trim trailing entries as descripted in [JDK-8332499](https://bugs.openjdk.org/browse/JDK-8332499). Only change the gtest testcase, the risk is low.
>> 
>> Additional test:
>> - [x] codestrings.validate_vm on linux x64
>> - [x] codestrings.validate_vm on linux aarch64
>> - [x] codestrings.validate_vm on linux riscv64
>
> SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into jbs8332499
>  - 8332499: Gtest codestrings.validate_vm fail on linux x64
>    
>    Signed-off-by: sendaoYan <yansendao.ysd at alibaba-inc.com>
>  - 8332499: Gtest codestrings.validate_vm fail on linux x64
>    
>    Signed-off-by: sendaoYan <yansendao.ysd at alibaba-inc.com>

Could you please explain why the test fails and how your fix addresses the issue?

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

PR Comment: https://git.openjdk.org/jdk/pull/19309#issuecomment-2134957987


More information about the hotspot-compiler-dev mailing list