RFR: 8353709: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Mon Apr  7 12:23:06 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.
Marked as reviewed by mbaesken (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24440#pullrequestreview-2746621213
    
    
More information about the build-dev
mailing list