RFR: Cleanup unused _decompile and _ignore_decompile fields in AOTCodeEntry

Vladimir Kozlov kvn at openjdk.org
Thu Jun 19 13:39:54 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.

My testing passed.

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

Marked as reviewed by kvn (Committer).

PR Review: https://git.openjdk.org/leyden/pull/80#pullrequestreview-2943054146


More information about the leyden-dev mailing list