On Fri, 4 Apr 2025 07:48:37 GMT, Christoph Langer <clan...@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 <clan...@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

Reply via email to