RFR: 8337016: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Fri Dec 13 22:29:45 UTC 2024
    
    
  
This increases MaxMetaspaceSize for this test so that it can be run with CDS turned off.  This change is upstreamed from the valhalla repo from when it didn't have CDS on.  The test still finds a metaspace leak with this larger MaxMetaspaceSize.
-------------
Commit messages:
 - 8337016: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM
 - 8337016: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM
Changes: https://git.openjdk.org/jdk/pull/22746/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22746&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8337016
  Stats: 16 lines in 1 file changed: 0 ins; 15 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/22746.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22746/head:pull/22746
PR: https://git.openjdk.org/jdk/pull/22746
    
    
More information about the serviceability-dev
mailing list