RFR: 8356807: Change log_info(cds) to `MetaspaceShared::report_loading_error()` [v4]
Calvin Cheung
ccheung at openjdk.org
Tue Jul 15 16:28:37 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.
Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
fix indent in filemap.cpp
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26253/files
- new: https://git.openjdk.org/jdk/pull/26253/files/1b55f8a4..02cc330b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26253&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26253&range=02-03
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 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