RFR: 8337016: serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java gets Metaspace OOM [v2]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Mon Dec 16 16:06:13 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.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
  Update test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
  
  Co-authored-by: David Holmes <62092539+dholmes-ora at users.noreply.github.com>
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/22746/files
  - new: https://git.openjdk.org/jdk/pull/22746/files/f4d010ee..a1d529ff
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22746&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22746&range=00-01
  Stats: 1 line in 1 file changed: 0 ins; 0 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