jdk-24/test/hotspot/jtreg/runtime/appcds/javaldr/HumongousDuringDumpTransformer.mf
Ioi Lam a0a108fb01 8214388: CDS dumping fails with java heap fragmentation
Force a full GC with a single thread before writing heap archive regions

Reviewed-by: sjohanss, jiangli
2018-12-03 22:27:24 -08:00

6 lines
169 B
Plaintext

Manifest-Version: 1.0
Premain-Class: HumongousDuringDumpTransformer
Agent-Class: HumongousDuringDumpTransformer
Can-Retransform-Classes: true
Can-Redefine-Classes: true