Integrated: Minor cleanup and refactoring

Ashutosh Mehra asmehra at openjdk.org
Mon Sep 29 18:29:48 UTC 2025


On Fri, 26 Sep 2025 20:04:20 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.

This pull request has now been integrated.

Changeset: 7b7084b5
Author:    Ashutosh Mehra <asmehra at openjdk.org>
URL:       https://git.openjdk.org/leyden/commit/7b7084b5ecb5ae978209434216e84ddf0ad81f5e
Stats:     45 lines in 5 files changed: 6 ins; 24 del; 15 mod

Minor cleanup and refactoring

Reviewed-by: kvn

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

PR: https://git.openjdk.org/leyden/pull/101


More information about the leyden-dev mailing list