On Thu, 25 Sep 2025 09:10:40 GMT, Matthias Baesken <[email protected]> wrote:
> When using boot JDK 25 we end up with bad content in > lib/security/blocked.certs because cds related warning output shows up > there. > > The problem is with extra lines in the generated `blocked.certs` file, at the > start of the file there is something like this > > >> [0.010s][error][cds] An error has occurred while processing the shared >> archive file. Run with -Xlog:aot,cds for details. >> [0.010s][error][cds] Mismatched values for property jdk.module.addexports: >> java.base/sun.security.util=ALL-UNNAMED specified during runtime but not >> during dump time >> [0.010s][error][cds] Disabling optimized module handling Marked as reviewed by erikj (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/27485#pullrequestreview-3267576234
