RFR: 8356390: Rename ResolvedIndyEntry::set_flags to set_has_appendix [v5]

Coleen Phillimore coleenp at openjdk.org
Mon May 12 12:12:57 UTC 2025


On Mon, 12 May 2025 08:06:33 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> The `set_flags` function really only sets whether it has an appendix or not, and there's a separate `set_resolution_failed` method just below that also alters the flag. Just rename this to `set_has_appendix`
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update src/hotspot/share/oops/resolvedIndyEntry.hpp
>   
>   Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>

Marked as reviewed by coleenp (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/25092#pullrequestreview-2832987605


More information about the hotspot-dev mailing list