On Fri, 4 Apr 2025 08:28:28 GMT, Erik Joelsson <er...@openjdk.org> wrote:

> Is the symbols bundle currently containing just the stripped pdbs, or both 
> the full and the stripped pdbs?

Currently the bundle only contains the stripped pdb files.

This is because during preparation of the bundle files we rename the 
stripped.pdb files over the full pdb files if they are present. See [line 130 
of 
Bundles.gmk](https://github.com/openjdk/jdk/blob/a13e34da3f81039b572fd6030d6ee63dfffad612/make/Bundles.gmk#L130).

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

PR Comment: https://git.openjdk.org/jdk/pull/24440#issuecomment-2777992315

Reply via email to