On 3/15/19 7:14 PM, coleen.phillim...@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
test/hotspot/jtreg/TEST.groups
No comments.
All of the rest are file renames.
Thumbs up. Agree that this is trivial.
Dan
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