hg: jdk8/tl/jdk: 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Mon Feb 11 18:09:01 UTC 2013
Changeset: abd530253f01
Author: dcubed
Date: 2013-02-11 10:07 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/abd530253f01
8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument
Reviewed-by: coleenp, sspitsyn
+ test/com/sun/jdi/RedefineAbstractClass.sh
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesAgent.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesApp.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesImpl.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesImpl_1.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesIntf1.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesIntf2.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesRemote.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesTarget.java
+ test/java/lang/instrument/RedefineSubclassWithTwoInterfacesTarget_1.java
More information about the security-dev
mailing list