RFR: 8353709: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public
Erik Joelsson
erikj at openjdk.org
Fri Apr 4 08:30:54 UTC 2025
On Fri, 4 Apr 2025 07:48:37 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Currently, when building with `--with-external-symbols-in-bundles=public`, the debug symbols bundle contains the stripped pdb files. It should better have the full pdb files since stripped pdbs are in the runtime image already.
Is the symbols bundle currently containing just the stripped pdbs, or both the full and the stripped pdbs?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24440#issuecomment-2777929871
More information about the build-dev
mailing list