RFR: 8357662: applications/runthese/RunThese8H.java Crash: 'Failed to uncommit metaspace'
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Tue Jun 10 13:04:13 UTC 2025
    
    
  
Make the fatal error a log warning and return. The metaspace commit accounting is done after this return.  Tested with this always returning here, and it seems okay.  Tested with this change tier 1-4 and 8.
-------------
Commit messages:
 - 8357662: applications/runthese/RunThese8H.java Crash: 'Failed to uncommit metaspace'
Changes: https://git.openjdk.org/jdk/pull/25720/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25720&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8357662
  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25720.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25720/head:pull/25720
PR: https://git.openjdk.org/jdk/pull/25720
    
    
More information about the hotspot-runtime-dev
mailing list