Integrated: 8353709: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public

Christoph Langer clanger at openjdk.org
Mon Apr 7 13:30:05 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.

This pull request has now been integrated.

Changeset: 60fbf73f
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/60fbf73fc492ad9fff83fb4540e2d01311406287
Stats:     4 lines in 1 file changed: 3 ins; 0 del; 1 mod

8353709: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public

Reviewed-by: erikj, mbaesken

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

PR: https://git.openjdk.org/jdk/pull/24440


More information about the build-dev mailing list