jdk/test/java/lang/instrument/retransformAgent.mf
author mikael
Fri, 04 Dec 2015 15:08:49 -0800
changeset 35090 1f5b6aa795d0
parent 13576 850377563282
permissions -rw-r--r--
8144748: Move assembler/macroAssembler inline function definitions to corresponding inline.hpp files Reviewed-by: kvn, coleenp
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13576
850377563282 7191322: add test for 7064927 to java.lang.instrument
dcubed
parents:
diff changeset
     1
Manifest-Version: 1.0
850377563282 7191322: add test for 7064927 to java.lang.instrument
dcubed
parents:
diff changeset
     2
Premain-Class: InstrumentationHandoff
850377563282 7191322: add test for 7064927 to java.lang.instrument
dcubed
parents:
diff changeset
     3
Can-Retransform-Classes: true