Integrated: 8355352: [premain] rename AOT Code classes and logging tags

Vladimir Kozlov kvn at openjdk.org
Thu Apr 24 16:24:03 UTC 2025


On Wed, 23 Apr 2025 19:14:15 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Rename AOT Code classes and logging tags to match changes for mainline: https://github.com/openjdk/jdk/pull/24740
> 
> I also searched and renamed `sc_` to `ac_` and `scc_` to `aot_code_` patterns, also `SC`, `SCA`.
> 
> I tried to build without CDS locally and found few places we missed `NOT_CDS_RETURN` macro or `#if INCLUDE_CDS` check.
> 
> This is first part of changes in premain branch. AOT code flags renaming and more code changes will be done in separate PRs.
> 
> Tested with premain-tier1

This pull request has now been integrated.

Changeset: 5e57f1b0
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/leyden/commit/5e57f1b04b78edd89f69a35e770ee2a11e4f7670
Stats:     11536 lines in 82 files changed: 5574 ins; 5573 del; 389 mod

8355352: [premain] rename AOT Code classes and logging tags

Reviewed-by: shade, asmehra

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

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


More information about the leyden-dev mailing list