jdk-24/test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationAgent.mf
Coleen Phillimore 1ed3649f48 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
Add top level cds directory and adjust test groups

Reviewed-by: mseledtsov, ccheung
2019-07-29 10:34:20 -04:00

6 lines
195 B
Plaintext

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