RFR: 8356807: Change log_info(cds) to `MetaspaceShared::report_loading_error()` [v2]

Calvin Cheung ccheung at openjdk.org
Fri Jul 11 23:38:53 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:

  update ServiceLoaderTest.java

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26253/files
  - new: https://git.openjdk.org/jdk/pull/26253/files/1e529f84..c85ff4ee

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26253&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26253&range=00-01

  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 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