RFR: 8367406: Simple refactoring AOTCodeAddressTable::id_for_address
Hamlin Li
mli at openjdk.org
Thu Sep 11 13:26:07 UTC 2025
On Thu, 11 Sep 2025 13:10:29 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
> I'm not convinced this is making anything simpler. Also, it is diverging from the code we have in the Leyden repo which caters for further cases.
>
> If this code does merit a cleanup (which I agree is the case) the that should really wait until we have
>
> 1. folded in cases currently catered for in Leyden premain that deal with translation of stub addresses
> 2. worked out a better way of managing addresses than the current use of several ad hoc bucket lists
I see, thanks for the information.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27217#issuecomment-3280665372
More information about the hotspot-compiler-dev
mailing list