RFR: 8349638: Build libjdwp with SIZE optimization
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Wed Feb 12 08:45:10 UTC 2025
    
    
  
On Wed, 12 Feb 2025 08:34:03 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> The bug is an Internal Compiler Error, gcc crashes when that flag is on (And LTO seems to raise the likelihood of gcc crashing).
Thanks for the details. I never saw this when setting opt-size AND lto/linktime-opt for libjvm; maybe my gcc 11.3 is good and does not show this.   But in case it shows up it is at least a bug that is easily visible because the build fails.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23563#issuecomment-2653006749
    
    
More information about the serviceability-dev
mailing list