RFR: 8343763: Aarch64: Gtest codestrings.validate_vm intermittent fails extra addr
SendaoYan
syan at openjdk.org
Sat Nov 9 11:41:03 UTC 2024
8343763: Aarch64: Gtest codestrings.validate_vm intermittent fails extra addr
-------------
Commit messages:
- support deal with "cbnz\tx0, Stub::_large_arrays_hashcode_short"
- support deal with "adrp\tx0 = mnaddF_reg_regNode::pipeline_class()"
- support deal with b\tStub::indexof_linear_ul
- fix the var name bugs
- deal with "<addr>: cbnz\tx16, Stub::<unknown> <addr>" difference and "<addr>: adrp\tx16, <addr> = TemplateInterpreterGenerator::generate_CRC32_update_entry()+32" difference
- 8343763: Aarch64: Gtest codestrings.validate_vm intermittent fails extra addr
Changes: https://git.openjdk.org/jdk/pull/21955/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21955&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343763
Stats: 10 lines in 1 file changed: 5 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/21955.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21955/head:pull/21955
PR: https://git.openjdk.org/jdk/pull/21955
More information about the hotspot-compiler-dev
mailing list