RFR (T) 8220744: Move RedefineTests to from runtime to serviceability

Chris Plummer chris.plummer at oracle.com
Sat Mar 16 00:06:46 UTC 2019


Hi Coleen,

I think in TEST.groups you need to add 
serviceability/jvmti/RedefineClasses to tier1_serviceability. Otherwise 
the removes of specific tests isn't doing anything, and 
tier1_serviceability won't run the other tests you moved from tier1_runtime.

thanks,

Chris


On 3/15/19 4:14 PM, coleen.phillimore at oracle.com wrote:
> Summary: move tests out of runtime to jvmti/RedefineClasses
>
> These always belonged in serviceability/jvmti.  Also, moved a couple 
> tests within serviceability/jvmti to RedefineClasses also.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/2019/8220744.01/webrev
> bug link https://bugs.openjdk.java.net/browse/JDK-8220744
>
> I ran these tests with make test 
> TEST=open/test/hotspot/jtreg/serviceability/jvmti/RedefineClasses and 
> they passed.  Tier1 testing is in progress.
>
> Thanks,
> Coleen





More information about the serviceability-dev mailing list