Integrated: 8356807: Change log_info(cds) to `MetaspaceShared::report_loading_error()`
Calvin Cheung
ccheung at openjdk.org
Tue Jul 15 17:29:45 UTC 2025
On Thu, 10 Jul 2025 21:19:02 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> The patch changes some of the `aot_log_info(aot)()` to `MetaspaceShared::report_loading_error()` for those referring to an error condition during loading of AOT cache or CDS archive.
>
> Passed tiers 1 - 4 testing.
This pull request has now been integrated.
Changeset: 38af17d0
Author: Calvin Cheung <ccheung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/38af17d078d164b6550ecba329d46d5a8de77cd1
Stats: 34 lines in 4 files changed: 3 ins; 0 del; 31 mod
8356807: Change log_info(cds) to `MetaspaceShared::report_loading_error()`
Reviewed-by: matsaave, iklam
-------------
PR: https://git.openjdk.org/jdk/pull/26253
More information about the hotspot-runtime-dev
mailing list