jdk/test/java/lang/instrument/redefineAgent.mf
author coleenp
Wed, 17 Apr 2013 12:50:45 -0400
changeset 16924 8a86b4fa429b
parent 2 90ce3da70b43
permissions -rw-r--r--
8009531: Crash when redefining class with annotated method Summary: Add code to annotated methods and command line flags to the tests to verify bug above Reviewed-by: acorn, sspitsyn, dcubed, dholmes, alanb

Manifest-Version: 1.0
Premain-Class: InstrumentationHandoff
Can-Redefine-Classes: true