RFR: 8356807: Change log_info(cds) to `MetaspaceShared::report_loading_error()`
Calvin Cheung
ccheung at openjdk.org
Thu Jul 10 21:23:16 UTC 2025
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.
-------------
Commit messages:
- 8356807: Change log_info(cds) to
Changes: https://git.openjdk.org/jdk/pull/26253/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26253&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356807
Stats: 28 lines in 2 files changed: 0 ins; 0 del; 28 mod
Patch: https://git.openjdk.org/jdk/pull/26253.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26253/head:pull/26253
PR: https://git.openjdk.org/jdk/pull/26253
More information about the hotspot-runtime-dev
mailing list