-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b78
-
Not verified
Add the following test:
com/sun/jdi/RedefineAbstractClass.sh
to cover the failure mode described by the following bug fix:
6805864 Problem with jvmti->redefineClasses: some methods
don't get redefined
Add the following test:
java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh
to cover the failure mode fixed by the following bug fix:
7182152 Instrumentation hot swap test incorrect monitor count
com/sun/jdi/RedefineAbstractClass.sh
to cover the failure mode described by the following bug fix:
6805864 Problem with jvmti->redefineClasses: some methods
don't get redefined
Add the following test:
java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh
to cover the failure mode fixed by the following bug fix:
7182152 Instrumentation hot swap test incorrect monitor count
- relates to
-
JDK-8007935 java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac
- Resolved
-
JDK-7182152 Instrumentation hot swap test incorrect monitor count
- Resolved
-
JDK-6805864 Problem with jvmti->redefineClasses: some methods don't get redefined
- Closed