RFR: Minor cleanup and refactoring [v2]

Vladimir Kozlov kvn at openjdk.org
Mon Sep 29 17:42:24 UTC 2025


On Mon, 29 Sep 2025 15:24:50 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:

>> Removed unused parameter `aot_code_entry` in `ciEnv::register_method`.
>> Removed `preload` local variable in `ciEnv::register_method` as it is always false.
>> Refactored `ciEnv::is_compilation_valid` a bit.
>
> Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Rename is_aot_code to is_loading_aot_code
>   
>   Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>

Good

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

Marked as reviewed by kvn (Committer).

PR Review: https://git.openjdk.org/leyden/pull/101#pullrequestreview-3280972992


More information about the leyden-dev mailing list