Hi, please consider this cleanup change. `entry_guard_Relocation` is not used anywhere after merge of https://github.com/openjdk/valhalla/pull/2531. We should remove this relocation.
Testing on linux platforms: - [ ] GHA - [x] `make test TEST="hotspot_valhalla jdk_valhalla valhalla_adopted"` (x86_64, aarch64 and riscv64) --------- - [x] I confirm that I make this contribution in accordance with the [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). ------------- Commit messages: - 8386618: [lworld] Remove unused entry_guard_Relocation Changes: https://git.openjdk.org/valhalla/pull/2542/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2542&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8386618 Stats: 18 lines in 2 files changed: 0 ins; 16 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/2542.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2542/head:pull/2542 PR: https://git.openjdk.org/valhalla/pull/2542
