jdk-24/test/hotspot/jtreg/runtime/appcds/cacheObject/InstrumentationAgent.mf
Jiangli Zhou 61e736cbae 8188791: Move AppCDS from closed repo to open repo
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: dsamersoff, simonis, minqi
2017-11-27 20:21:34 -08:00

6 lines
195 B
Plaintext

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