jdk-24/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses
Coleen Phillimore 6ebf2ce655 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition
Introduce new flag fo compatibility: -XX:AllowRedefinitionToAddOrDeleteMethods

Reviewed-by: jcbeyler, sspitsyn
2019-04-19 21:49:54 -07:00
..
Agent.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
libRedefineDeleteJmethod.c 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
libRedefineDoubleDelete.c 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
ModifyAnonymous.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineAddLambdaExpression.java 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition 2019-04-19 21:49:54 -07:00
RedefineAnnotations.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineDeleteJmethod.java 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition 2019-04-19 21:49:54 -07:00
RedefineDoubleDelete.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineFinalizer.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineInterfaceCall.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineInterfaceMethods.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineLeak.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefinePreviousVersions.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineRunningMethods.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineRunningMethodsWithBacktrace.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineRunningMethodsWithResolutionErrors.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
RedefineSubtractLambdaExpression.java 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition 2019-04-19 21:49:54 -07:00
RetransformClassesZeroLength.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
TestAddDeleteMethods.java 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition 2019-04-19 21:49:54 -07:00
TestLambdaFormRetransformation.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
TestMultipleClasses.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
TestRedefineObject.java 8218399: runtime/RedefineObject/TestRedefineObject.java timeout 2019-03-22 16:16:10 -04:00
TestRedefineWithUnresolvedClass.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
UnresolvedClassAgent.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
UnresolvedClassAgent.mf 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00
WalkThroughInvoke.java 8220744: Move RedefineTests to from runtime to serviceability 2019-03-19 14:22:47 -04:00