RFR: Cleanup unused _decompile and _ignore_decompile fields in AOTCodeEntry
Vladimir Kozlov
kvn at openjdk.org
Thu Jun 19 04:36:52 UTC 2025
On Thu, 19 Jun 2025 03:16:18 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
> New workflow always sets `_ignore_decompile` to true, which implies `AOTCodeEntry::_decompile` is not in `check_entry` and is thus redundant. These two fields can just be removed.
Good. I will test it.
-------------
PR Review: https://git.openjdk.org/leyden/pull/80#pullrequestreview-2941525311
More information about the leyden-dev
mailing list